mirror of
https://github.com/bartvdbraak/keyweave.git
synced 2025-06-28 12:19:10 +00:00
fix(deps): update rust crate futures to 0.3.30
This commit is contained in:
parent
1da54f1ccb
commit
4b214976db
2 changed files with 19 additions and 19 deletions
|
@ -15,7 +15,7 @@ azure_core = "0.17.0"
|
|||
azure_identity = "0.18.1"
|
||||
azure_security_keyvault = "0.18.0"
|
||||
clap = { version = "4.4.11", features = ["derive"] }
|
||||
futures = "0.3.29"
|
||||
futures = "0.3.30"
|
||||
paris = { version = "1.5.15", features = ["macros"] }
|
||||
tokio = {version = "1.35.1", features = ["full"]}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue