Bump futures from 0.3.24 to 0.3.25
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.24 to 0.3.25. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.24...0.3.25) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dustin J. Mitchell
parent
2bd4c21e37
commit
6e5513d6f4
@@ -12,7 +12,7 @@ uuid = { version = "^1.2.1", features = ["serde", "v4"] }
|
||||
actix-web = "^3.3.2"
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
futures = "^0.3.24"
|
||||
futures = "^0.3.25"
|
||||
serde = "^1.0.145"
|
||||
serde_json = "^1.0"
|
||||
clap = { version = "^4.0.17", features = ["string"] }
|
||||
|
||||
Reference in New Issue
Block a user