Skip to content
This repository has been archived by the owner on Aug 24, 2023. It is now read-only.

Commit

Permalink
bump(deps): update rust crate futures to 0.3.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 31, 2022
1 parent 3a9be5b commit d1f21ab
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion meta/meta-node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build = "build.rs"
[dependencies]
async-trait = "0.1"
clap = { version = "3.1", features = ["derive"] }
futures = "0.3.21"
futures = "0.3.24"
log = "0.4.17"
serde_json = "1.0"
# Parity
Expand Down

0 comments on commit d1f21ab

Please sign in to comment.