Update Cargo submodule

Hopefully a relatively routine update!
This commit is contained in:
Alex Crichton
2018-11-09 12:55:25 -08:00
parent 36a50c29f6
commit 62d78010a9
3 changed files with 16 additions and 15 deletions

View File

@@ -59,4 +59,4 @@ openssl = { version = "0.10.12", optional = true }
[features]
all-static = ['openssl/vendored', 'curl-sys/static-curl']
all-static = ['openssl/vendored', 'curl-sys/static-curl', 'curl-sys/force-system-lib-on-osx']