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

Commit f4d7222

Browse files
bump(deps): update rust crate futures to 0.3.26
1 parent 8d4056f commit f4d7222

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

meta/meta-node/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ build = "build.rs"
77
[dependencies]
88
async-trait = "0.1"
99
clap = { version = "3.1", features = ["derive"] }
10-
futures = "0.3.21"
10+
futures = "0.3.26"
1111
log = "0.4.17"
1212
serde_json = "1.0"
1313
# Parity

0 commit comments

Comments
 (0)