Skip to content

Commit

Permalink
Update to cfg-if 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck committed Oct 12, 2020
1 parent 9a1902d commit 30ab33d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ kv_unstable = []
kv_unstable_sval = ["kv_unstable", "sval/fmt"]

[dependencies]
cfg-if = "0.1.2"
cfg-if = "1.0"
serde = { version = "1.0", optional = true, default-features = false }
sval = { version = "0.5.2", optional = true, default-features = false }

Expand Down

0 comments on commit 30ab33d

Please sign in to comment.