Cleanup Cargo.toml
This commit is contained in:
@@ -79,8 +79,6 @@ crossterm = { version = "0.20.0", optional = true }
|
||||
ctrlc = { version = "3.2.2", optional = true }
|
||||
rustyline = { version = "12.0.0", optional = true }
|
||||
native-tls = { version = "0.2.4", optional = true }
|
||||
#hyper = { version = "=1.0.0-rc.4", features = ["full"], optional = true }
|
||||
#hyper-util = { git = "https://github.com/hyperium/hyper-util.git" }
|
||||
warp = { version = "=0.3.5", features = ["tls"], optional = true }
|
||||
reqwest = { version = "0.11.18", features = ["blocking"], optional = true }
|
||||
tokio = { version = "1.28.2", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user