diff --git a/boards/feather_m0/Cargo.toml b/boards/feather_m0/Cargo.toml index 81afb47d90b0..c020aa727cf8 100644 --- a/boards/feather_m0/Cargo.toml +++ b/boards/feather_m0/Cargo.toml @@ -35,7 +35,7 @@ version = "2.1.1" [dependencies.usb-device] optional = true -version = "0.3.1" +version = "0.3.2" [dependencies.embedded-sdmmc] optional = true