Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 7, 2024
1 parent f80ec3c commit a01a719
Showing 1 changed file with 1 addition and 1 deletion.
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.14"
pest_derive = "2.7.14"
thiserror = "1.0.69"
thiserror = "2.0.5"
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 a01a719

Please sign in to comment.