Skip to content

Commit

Permalink
Update to autocfg 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Jan 10, 2020
1 parent dfd9dfb commit 9e6e364
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 9e6e364

Please sign in to comment.