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

Commit

Permalink
Merge 5d08280 into 111e219
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 17, 2023
2 parents 111e219 + 5d08280 commit c1adae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta/meta-node/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build = "build.rs"

[dependencies]
async-trait = "0.1"
clap = { version = "3.1", features = ["derive"] }
clap = { version = "3.2", features = ["derive"] }
futures = "0.3.21"
log = "0.4.17"
serde_json = "1.0"
Expand Down

0 comments on commit c1adae4

Please sign in to comment.