Skip to content

Commit cf256a2

Browse files
Merge pull request #286 from jonas-schievink/cfg-if-1.0
Update cfg-if to 1.0
2 parents aea8b09 + a1afea3 commit cf256a2

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)