Revert "Fix rustc warning"

This reverts commit 7b09d447d6.
This commit is contained in:
Aleksy Grabowski
2024-09-06 10:25:45 +02:00
parent 7af93f1532
commit 08aed04dd2

View File

@@ -22,7 +22,6 @@ repl = ["dep:crossterm", "dep:ctrlc", "dep:rustyline"]
hostname = ["dep:hostname"]
tls = ["dep:native-tls"]
http = ["dep:warp", "dep:reqwest"]
num = []
crypto-full = []
"rust-version-1.80" = []