mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Bump futures from 0.3.23 to 0.3.24
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.23 to 0.3.24. - [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.23...0.3.24) --- 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:
parent
e96a89124d
commit
a441418a5d
2 changed files with 19 additions and 19 deletions
|
@ -12,7 +12,7 @@ uuid = { version = "^1.1.2", features = ["serde", "v4"] }
|
|||
actix-web = "^3.3.2"
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
futures = "^0.3.23"
|
||||
futures = "^0.3.24"
|
||||
serde = "^1.0.144"
|
||||
serde_json = "^1.0"
|
||||
clap = "^3.2.10"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue