Skip to content

Commit

Permalink
Update cfg-if to 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e authored and zonyitoo committed Mar 28, 2021
1 parent 87f5bfb commit b823b40
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 @@ -14,7 +14,7 @@ name = "ini"
test = true

[dependencies]
cfg-if = "0.1"
cfg-if = "1.0"
unicase = { version = "2.6", optional = true }
ordered-multimap = "0.3"

Expand Down

0 comments on commit b823b40

Please sign in to comment.