Skip to content

Commit

Permalink
Merge pull request sfackler#1219 from alex/patch-1
Browse files Browse the repository at this point in the history
Update to autocfg 1.0
  • Loading branch information
sfackler authored Jan 10, 2020
2 parents dfd9dfb + 9e6e364 commit eda3ada
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openssl-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ libc = "0.2"
cc = "1.0"
openssl-src = { version = "111.0.1", optional = true }
pkg-config = "0.3.9"
autocfg = "0.1.2"
autocfg = "1.0"

[target.'cfg(target_env = "msvc")'.build-dependencies]
vcpkg = "0.2"
Expand Down

0 comments on commit eda3ada

Please sign in to comment.