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

--- libssh2-sys-0.2.11/Cargo.toml 1970-01-01T00:00:00+00:00
+++ libssh2-sys-0.2.11/Cargo.toml 2019-06-20T10:36:15.666474+00:00
@@ -33,7 +33,5 @@
[build-dependencies.pkg-config]
version = "0.3.11"
-[target."cfg(target_env = \"msvc\")".build-dependencies.vcpkg]
-version = "0.2"
[target."cfg(unix)".dependencies.openssl-sys]
version = "0.9.35"