mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
use the right cargo.toml
This commit is contained in:
@@ -21,7 +21,7 @@ rand = "0.7.3"
|
||||
gethostname = "0.2.1"
|
||||
reqwest = { version = "0.10.8", features = ["blocking"] }
|
||||
futures = "0.3"
|
||||
time = "0.2.23"
|
||||
|
||||
# FIXME use https://crates.io/crates/blocking instead of runtime.rs
|
||||
|
||||
# tar gz
|
||||
|
||||
@@ -19,6 +19,7 @@ reqwest = { version = "0.10.8", features = ["blocking"] }
|
||||
tracing = "0.1"
|
||||
tracing-subscriber = "0.2"
|
||||
retry = "1.0.0"
|
||||
time = "0.2.23"
|
||||
|
||||
# Digital Ocean Deps
|
||||
digitalocean = "0.1.1"
|
||||
|
||||
Reference in New Issue
Block a user