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.7-fix-metad...

11 lines
340 B

7 years ago
--- libssh2-sys-0.2.7/Cargo.toml 1969-12-31T16:00:00-08:00
+++ libssh2-sys-0.2.7/Cargo.toml 2018-05-03T17:58:04.584951-07:00
@@ -33,7 +33,5 @@
[build-dependencies.pkg-config]
version = "0.3"
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
-version = "0.2"
[target."cfg(unix)".dependencies.openssl-sys]
version = "0.9"