Skip to content

Commit

Permalink
Update to cfg-if 1.0 (rust-lang#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrubeck authored Oct 12, 2020
1 parent 0a631bb commit 31fb078
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 @@ -22,7 +22,7 @@ members = ['systest']

[dependencies]
libc = "0.2.65"
cfg-if = "0.1.6"
cfg-if = "1.0.0"
miniz-sys = { path = "miniz-sys", version = "0.1.11", optional = true }
libz-sys = { version = "1.1.0", optional = true, default-features = false }
cloudflare-zlib-sys = { version = "0.2.0", optional = true }
Expand Down

0 comments on commit 31fb078

Please sign in to comment.