Skip to content

Commit b2a9bf7

Browse files
Update Rust crate thiserror to v2
1 parent 46465ae commit b2a9bf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = [
1616
]
1717

1818
[workspace.dependencies]
19-
thiserror = "1.0"
19+
thiserror = "2.0"
2020
anyhow = "1.0"
2121
zone = "0.1.8"
2222
regex = "1.5"

0 commit comments

Comments
 (0)