Skip to content

Commit 1c600f6

Browse files
committed
update dependencies for examples
1 parent 6a52fd2 commit 1c600f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ heapless = "0.7.16"
7272
panic-halt = "0.2.0"
7373
ssd1306 = "0.7.1"
7474
embedded-graphics = "0.7.1"
75-
usb-device = "0.2.9"
76-
usbd-serial = "0.1.1"
75+
usb-device = "0.3.1"
76+
usbd-serial = "0.2.0"
7777
micromath = "2"
7878
cortex-m-rtic = { version = "1.1.4", features = ["test-critical-section"] }
7979
dwt-systick-monotonic = "1.1"

0 commit comments

Comments
 (0)