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 and mattdean-digicatapult committed May 20, 2024
1 parent c0f7a51 commit 5510158
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ resolver = "2"
##############################
# non-substrate dependencies #
##############################
serde = { version = "1.0.201", default-features = false }
serde = { version = "1.0.202", default-features = false }
serde_json = { version = "1.0.117", default-features = false }
clap = { version = "4.5.4", features = ["derive"] }
futures = { version = "0.3.30", features = ["thread-pool"] }
Expand All @@ -20,7 +20,7 @@ exitcode = "1.1.2"
lazy_static = "1.4.0"
pest = "2.7.10"
pest_derive = "2.7.10"
thiserror = "1.0.60"
thiserror = "1.0.61"
strum = { version = "0.26.2", default-features = false }
strum_macros = { version = "0.26.2", default-features = false }

Expand Down

0 comments on commit 5510158

Please sign in to comment.