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 Apr 9, 2024
1 parent 1ab9062 commit abf3096
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ async-trait = "0.1.79"
hex-literal = "0.4.1"
exitcode = "1.1.2"
lazy_static = "1.4.0"
pest = "2.7.8"
pest_derive = "2.7.8"
pest = "2.7.9"
pest_derive = "2.7.9"
thiserror = "1.0.58"
strum = { version = "0.26.2", default-features = false }
strum_macros = { version = "0.26.2", default-features = false }
Expand All @@ -28,7 +28,7 @@ strum_macros = { version = "0.26.2", default-features = false }
# substrate linked dependencies in crates.io that may be pinned #
#################################################################
jsonrpsee = { version = "0.22.3" }
scale-info = { version = "2.11.1", default-features = false }
scale-info = { version = "2.11.2", default-features = false }
parity-scale-codec = { version = "3.6.9", default-features = false }

###################################
Expand Down

0 comments on commit abf3096

Please sign in to comment.