Update Cargo.toml
This commit is contained in:
parent
fdef98407c
commit
7a7de40833
|
|
@ -27,7 +27,7 @@ libc = "0.2"
|
||||||
hex = "0.4"
|
hex = "0.4"
|
||||||
rusty-hook = "^0.11"
|
rusty-hook = "^0.11"
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
tokio = { version = "1" }
|
tokio = "1"
|
||||||
anyhow = "1"
|
anyhow = "1"
|
||||||
antidote = "1.0.0"
|
antidote = "1.0.0"
|
||||||
http = "0.2"
|
http = "0.2"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue