Skip to content

Commit a1afea3

Browse files
Update cfg-if to 1.0
1 parent aea8b09 commit a1afea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nrf-hal-common/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cortex-m = "0.6.2"
2323
nb = "1.0.0"
2424
fixed = "1.0.0"
2525
rand_core = "0.5.1"
26-
cfg-if = "0.1.10"
26+
cfg-if = "1.0.0"
2727
embedded-dma = "0.1.1"
2828

2929
[dependencies.void]

0 commit comments

Comments
 (0)