Skip to content

Commit 79af0ad

Browse files
committed
Bump fdcan from 0.1 to 0.2
1 parent 24ebea4 commit 79af0ad

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
@@ -44,7 +44,7 @@ stm32-fmc = { version = "0.3", optional = true }
4444
synopsys-usb-otg = { version = "^0.3.0", features = ["cortex-m"], optional = true }
4545
embedded-display-controller = { version = "^0.1.0", optional = true }
4646
log = { version = "0.4.14", optional = true} # see also the dev-dependencies section
47-
fdcan = { version = "0.1", optional = true }
47+
fdcan = { version = "0.2", optional = true }
4848
bitflags = { version = "2.0.0" }
4949
embedded-storage = "0.3"
5050

0 commit comments

Comments
 (0)