Skip to content

Commit 4fc9994

Browse files
committed
Update cfg-if to 1.0
1 parent 1359ca0 commit 4fc9994

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
@@ -16,7 +16,7 @@ features = ["stm32f303xc", "rt", "stm32-usbd"]
1616
targets = ["thumbv7em-none-eabihf"]
1717

1818
[dependencies]
19-
cfg-if = "0.1"
19+
cfg-if = "1.0"
2020
cortex-m = "0.6"
2121
cortex-m-rt = "0.6"
2222
embedded-dma = "0.1"

0 commit comments

Comments
 (0)