mirror of
https://github.com/NixOS/nix
synced 2025-07-16 02:01:59 +02:00
Drop some dependencies
This commit is contained in:
parent
d832a355ea
commit
ce3c41aef0
2 changed files with 1 additions and 72 deletions
|
@ -15,4 +15,4 @@ futures-preview = { version = "=0.3.0-alpha.18", features = ["compat"] }
|
|||
#hyper = "0.12"
|
||||
reqwest = { version = "0.9", default-features = false, features = ["rustls-tls"] }
|
||||
http = "0.1"
|
||||
tokio = "0.1"
|
||||
tokio = { version = "0.1", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue