Commit 704d3023 authored by Steven Fackler's avatar Steven Fackler
Browse files

upgrade cfg-if

parent 268d630f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ readme = "README.md"
categories = ["api-bindings"]

[dependencies]
cfg-if = "0.1"
cfg-if = "1.0"
libc = "0.2"

openssl-sys = { version = "0.9.64", path = "../openssl-sys" }