diff --git a/Cargo.toml b/Cargo.toml index ba9f034..c5da7d1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,4 +12,4 @@ repository = "https://github.com/mvirkkunen/usbd-serial" [dependencies] embedded-hal = "0.2.4" nb = "1" -usb-device = {path = "../usb-device"} +usb-device = "0.3"