File: remove-async-native-tls.diff

package info (click to toggle)
rust-magic-wormhole 0.7.7-1
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 1,848 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 227 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -63,7 +63,6 @@
     "dep:rmp-serde",
 ]
 fuzzy-complete = ["fuzzt"]
-native-tls = ["async-tungstenite/async-native-tls"]
 tls = ["async-tungstenite/async-tls"]
 transfer = [
     "transit",