This commit is contained in:
parent
faae15509b
commit
2f53940ebe
@ -20,7 +20,7 @@ chrono = { version = "0.4.15" }
|
|||||||
assert_matches = "1.3.0"
|
assert_matches = "1.3.0"
|
||||||
serde = { version = "1.0.116", features = ["derive"] }
|
serde = { version = "1.0.116", features = ["derive"] }
|
||||||
serde_json = "1.0.57"
|
serde_json = "1.0.57"
|
||||||
actix = "0.10.0"
|
actix = { version = "0.10.0", default-features = false }
|
||||||
actix-rt = "1.1.1"
|
actix-rt = "1.1.1"
|
||||||
futures-util = { version = "0.3.5", default-features = false, features = ["std", "async-await"] }
|
futures-util = { version = "0.3.5", default-features = false, features = ["std", "async-await"] }
|
||||||
num-traits = "0.2.12"
|
num-traits = "0.2.12"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user