Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to 2.0.7 (#217)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent b2d9fde commit f15b1cf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ exitcode = "1.1.2"
lazy_static = "1.5.0"
pest = "2.7.15"
pest_derive = "2.7.15"
thiserror = "2.0.6"
thiserror = "2.0.7"
strum = { version = "0.26.3", default-features = false }
strum_macros = { version = "0.26.4", default-features = false }
log = { version = "0.4.22", default-features = false }
Expand Down

0 comments on commit f15b1cf

Please sign in to comment.