Skip to content

Commit 1418098

Browse files
badboymarmistrz
authored andcommitted
Update cfg-if to 1.0
This will help downstream crates to avoid multiple cfg-if crates in their dependencies, now that cfg-if is actually stable (1.0)
1 parent 45d62f6 commit 1418098

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
@@ -10,4 +10,4 @@ repository = "https://github.com/marmistrz/cvt"
1010
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1111

1212
[dependencies]
13-
cfg-if = "0.1.10"
13+
cfg-if = "1.0"

0 commit comments

Comments
 (0)