Skip to content

Commit 72df44f

Browse files
fix(deps): update rust crate thiserror to v2
1 parent 441eeb3 commit 72df44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ anarchist-readable-name-generator-lib = "0.1.2"
1717
clap_complete = "4.5.42"
1818
clap = { version = "4.5.26", features = ["derive", "cargo", "wrap_help", "env", "unicode" ] }
1919
miette = { version = "7.4.0", features = ["fancy"] }
20-
thiserror = "1.0.69"
20+
thiserror = "2.0.0"

0 commit comments

Comments
 (0)