File: disable-vendord-sources.patch

package info (click to toggle)
rust-botan 0.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 396 kB
  • sloc: makefile: 2
file content (12 lines) | stat: -rw-r--r-- 259 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/Cargo.toml b/Cargo.toml
index 5a1aa09..7a3c283 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39,7 +39,6 @@
 pkg-config = ["botan-sys/pkg-config"]
 static = ["botan-sys/static"]
 std = []
-vendored = ["botan-sys/vendored"]
 
 [lib]
 name = "botan"