Use a workspace dependency for the futures crate
This commit is contained in:
parent
d82cc49f79
commit
abdccf7393
30 changed files with 32 additions and 31 deletions
|
@ -16,7 +16,7 @@ anyhow = "1.0.38"
|
|||
backtrace = "0.3"
|
||||
log = { version = "0.4.16", features = ["kv_unstable_serde"] }
|
||||
lazy_static = "1.4.0"
|
||||
futures = "0.3"
|
||||
futures = { workspace = true }
|
||||
isahc = "1.7"
|
||||
smol = "1.2.5"
|
||||
url = "2.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue