File: avoid-vendored.patch

package info (click to toggle)
rust-tokio-tungstenite 0.24.0-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 280 kB
  • sloc: makefile: 2
file content (14 lines) | stat: -rw-r--r-- 306 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -201,11 +201,6 @@
     "tungstenite/native-tls",
     "handshake",
 ]
-native-tls-vendored = [
-    "native-tls",
-    "native-tls-crate/vendored",
-    "tungstenite/native-tls-vendored",
-]
 rustls-tls-native-roots = [
     "__rustls-tls",
     "rustls-native-certs",