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-fix-metadata.diff

11 lines
348 B

7 years ago
--- libssh2-sys-0.2.11/Cargo.toml 1969-12-31T16:00:00-08:00
+++ libssh2-sys-0.2.11/Cargo.toml 2018-09-17T15:11:54.418385-07: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]
7 years ago
version = "0.9.35"