Skip to content

Commit 544e50b

Browse files
taiki-eRahix
authored andcommitted
generic: Update cfg-if to 1
1 parent b631bab commit 544e50b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

avr-hal-generic/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ features = ["docsrs"]
1717
docsrs = ["avr-device/docsrs"]
1818

1919
[dependencies]
20-
cfg-if = "0.1.7"
20+
cfg-if = "1"
2121
nb = "1.1.0"
2222
ufmt = "0.2.0"
2323
paste = "1.0.0"

0 commit comments

Comments
 (0)