Skip to content

Commit 27e959e

Browse files
Update bxcan to 0.4.0
1 parent 8678e38 commit 27e959e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ stm32f0 = "0.12.1"
3838
nb = "1.0"
3939
void = { version = "1.0", default-features = false }
4040
stm32-usbd = { version = "0.5.1", features = ["ram_access_2x16"], optional = true }
41-
bxcan = "0.2.0"
41+
bxcan = "0.4.0"
4242

4343
[dev-dependencies]
4444
cortex-m-rt = "0.6"

0 commit comments

Comments
 (0)