Skip to content

Commit c62a63e

Browse files
fix(deps): update rust crate thiserror to v2
1 parent 356940f commit c62a63e

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
@@ -13,7 +13,7 @@ authors = ["Billie Thompson <billie@billiecodes.com>"]
1313

1414
[dependencies]
1515
git2 = "0.20.0"
16-
thiserror = "1.0.69"
16+
thiserror = "2.0.0"
1717
clap = { version = "4.5.38", features = [
1818
"derive",
1919
"cargo",

0 commit comments

Comments
 (0)