Skip to content

Commit

Permalink
Merge pull request #196 from digicatapult/renovate/rust-all-minor-and…
Browse files Browse the repository at this point in the history
…-patch-updates

chore(deps): update rust - all minor and patch updates
  • Loading branch information
Ellenn-A authored Sep 23, 2024
2 parents 859ad5c + 8129539 commit cfd0bd8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 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 @@ -11,7 +11,7 @@ resolver = "2"
##############################
serde = { version = "1.0.210", default-features = false }
serde_json = { version = "1.0.128", default-features = false }
clap = { version = "4.5.17", features = ["derive"] }
clap = { version = "4.5.18", features = ["derive"] }
futures = { version = "0.3.30", features = ["thread-pool"] }
bs58 = "0.5.1"
async-trait = "0.1.82"
Expand All @@ -20,7 +20,7 @@ exitcode = "1.1.2"
lazy_static = "1.5.0"
pest = "2.7.13"
pest_derive = "2.7.13"
thiserror = "1.0.63"
thiserror = "1.0.64"
strum = { version = "0.26.3", default-features = false }
strum_macros = { version = "0.26.4", default-features = false }

Expand Down

0 comments on commit cfd0bd8

Please sign in to comment.