Fix rustc warning
This commit is contained in:
@@ -22,6 +22,7 @@ repl = ["dep:crossterm", "dep:ctrlc", "dep:rustyline"]
|
|||||||
hostname = ["dep:hostname"]
|
hostname = ["dep:hostname"]
|
||||||
tls = ["dep:native-tls"]
|
tls = ["dep:native-tls"]
|
||||||
http = ["dep:warp", "dep:reqwest"]
|
http = ["dep:warp", "dep:reqwest"]
|
||||||
|
num = []
|
||||||
crypto-full = []
|
crypto-full = []
|
||||||
"rust-version-1.80" = []
|
"rust-version-1.80" = []
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user