You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rust-libssh2-sys/libssh2-sys-0.2.8-fix-metad...

11 lines
343 B

--- libssh2-sys-0.2.8/Cargo.toml 1970-01-01T01:00:00+01:00
+++ libssh2-sys-0.2.8/Cargo.toml 2018-07-14T09:25:47.440043+02:00
7 years ago
@@ -33,7 +33,5 @@
[build-dependencies.pkg-config]
version = "0.3.11"
7 years ago
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
-version = "0.2"
[target."cfg(unix)".dependencies.openssl-sys]
version = "0.9"