Skip to content

Commit 41dac0e

Browse files
committed
refactor: disable https-tunnel feature in full feature set
1 parent 7bbbb42 commit 41dac0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ full = [
9090
"stream-cipher",
9191
"aead-cipher",
9292
"aead-cipher-2022",
93-
"https-tunnel", # arloor modified
93+
# "https-tunnel", # arloor modified
9494
]
9595

9696
# Full features with extra (non-stable)

0 commit comments

Comments
 (0)