Skip to content

Commit 2c91e85

Browse files
committed
Cargo: Bump bxcan from 0.6.0 to 0.6.2
Signed-off-by: Moritz Scheuren <[email protected]>
1 parent c9c0cb6 commit 2c91e85

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
@@ -26,7 +26,7 @@ micromath = "2.0.0"
2626
synopsys-usb-otg = { version = "0.2.3", features = ["cortex-m"], optional = true }
2727
stm32-fmc = { version = "0.2.0", features = ["sdram"], optional = true }
2828
rand_core = "0.6"
29-
bxcan = "0.6.0"
29+
bxcan = "0.6.2"
3030

3131
[dependencies.bare-metal]
3232
version = "1.0.0"

0 commit comments

Comments
 (0)