Fix rustc warning

This commit is contained in:
Aleksy Grabowski
2024-07-18 08:15:25 +02:00
parent 12a61cdff8
commit 7b09d447d6

View File

@@ -22,6 +22,7 @@ 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" = []