Skip to content

Commit

Permalink
chore(deps): update rust - all minor and patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 5, 2024
1 parent 4f2458d commit df4992c
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
24 changes: 12 additions & 12 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ resolver = "2"
##############################
# non-substrate dependencies #
##############################
serde = { version = "1.0.208", default-features = false }
serde_json = { version = "1.0.125", default-features = false }
clap = { version = "4.5.16", features = ["derive"] }
serde = { version = "1.0.209", default-features = false }
serde_json = { version = "1.0.128", default-features = false }
clap = { version = "4.5.17", features = ["derive"] }
futures = { version = "0.3.30", features = ["thread-pool"] }
bs58 = "0.5.1"
async-trait = "0.1.81"
async-trait = "0.1.82"
hex-literal = "0.4.1"
exitcode = "1.1.2"
lazy_static = "1.5.0"
Expand Down

0 comments on commit df4992c

Please sign in to comment.