Merge pull request #1219 from alex/patch-1

Update to autocfg 1.0
This commit is contained in:
Steven Fackler 2020-01-10 07:16:34 -05:00 committed by GitHub
commit eda3ada731
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"