Perform git pulls in parallel (fix #48)
This commit is contained in:
@@ -27,6 +27,9 @@ self_update_crate = { version = "0.5.1", optional = true, package = "self_updat
|
||||
lazy_static = "1.2.0"
|
||||
rust-ini = "0.13.0"
|
||||
chrono = "0.4.6"
|
||||
tokio = "0.1.20"
|
||||
tokio-process = "0.2.3"
|
||||
futures = "0.1.27"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
nix = "0.13.0"
|
||||
|
||||
Reference in New Issue
Block a user