File: drop-features

package info (click to toggle)
rust-ssh2 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 372 kB
  • sloc: sh: 37; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 289 bytes parent folder | download
1
2
3
4
5
6
7
8
Index: ssh2/Cargo.toml
===================================================================
--- ssh2.orig/Cargo.toml
+++ ssh2/Cargo.toml
@@ -38,3 +38,1 @@ version = "0.12"
 [features]
-openssl-on-win32 = ["libssh2-sys/openssl-on-win32"]
-vendored-openssl = ["libssh2-sys/vendored-openssl"]