usb-3 -> usb-4

This commit is contained in:
Jorge Aparicio 2020-07-14 13:30:43 +02:00
parent 48e2ef512f
commit 2ed23e0392

View file

@ -1,5 +1,5 @@
//! Some USB 2.0 data types
// NOTE this is a partial solution to exercise `usb-3`
// NOTE this is a partial solution to exercise `usb-4`
#![deny(missing_docs)]
#![deny(warnings)]