Skip to content

Commit 5520c32

Browse files
committed
Bump bxcan version
1 parent f9b24f4 commit 5520c32

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
@@ -23,7 +23,7 @@ cortex-m-rt = "0.7.1"
2323
nb = "1"
2424
stm32f1 = "0.14.0"
2525
embedded-dma = "0.2.0"
26-
bxcan = "0.6"
26+
bxcan = "0.7"
2727
void = { default-features = false, version = "1.0.2" }
2828
embedded-hal = { features = ["unproven"], version = "0.2.7" }
2929
fugit = "0.3.5"

0 commit comments

Comments
 (0)