Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to 1.0.69
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 307c389 commit 59c957f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@ exitcode = "1.1.2"
lazy_static = "1.5.0"
pest = "2.7.14"
pest_derive = "2.7.14"
thiserror = "1.0.68"
thiserror = "1.0.69"
strum = { version = "0.26.3", default-features = false }
strum_macros = { version = "0.26.4", default-features = false }

Expand Down

0 comments on commit 59c957f

Please sign in to comment.