Skip to content

Commit

Permalink
chore(deps): update rust - all minor and patch updates to 2.7.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 1f7c536 commit 0094a21
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 @@ -18,8 +18,8 @@ async-trait = "0.1.82"
hex-literal = "0.4.1"
exitcode = "1.1.2"
lazy_static = "1.5.0"
pest = "2.7.12"
pest_derive = "2.7.12"
pest = "2.7.13"
pest_derive = "2.7.13"
thiserror = "1.0.63"
strum = { version = "0.26.3", default-features = false }
strum_macros = { version = "0.26.4", default-features = false }
Expand Down

0 comments on commit 0094a21

Please sign in to comment.