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 Nov 13, 2024
1 parent fbc35a1 commit a8f8c59
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.22"
clap = { version = "4.5.16", features = ["derive", "cargo", "wrap_help", "env", "unicode" ] }
miette = { version = "7.2.0", features = ["fancy"] }
thiserror = "1.0.63"
thiserror = "2.0.0"

0 comments on commit a8f8c59

Please sign in to comment.