Skip to content

Commit 6d55194

Browse files
Update Rust crate thiserror to v2
1 parent a88bc67 commit 6d55194

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
@@ -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.3.0"
2222
regex = "1.5"

0 commit comments

Comments
 (0)