Skip to content

Commit

Permalink
fix(deps): update rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 770c693 commit eec881a
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 @@ -17,4 +17,4 @@ anarchist-readable-name-generator-lib = "0.1.2"
clap_complete = "4.5.42"
clap = { version = "4.5.26", features = ["derive", "cargo", "wrap_help", "env", "unicode" ] }
miette = { version = "7.4.0", features = ["fancy"] }
thiserror = "1.0.69"
thiserror = "2.0.0"

0 comments on commit eec881a

Please sign in to comment.