Skip to content

Commit 1ff8e94

Browse files
authored
chore(deps): update thiserror requirement from 1.0.57 to 2.0.0
See #135
2 parents 994ddab + cb6a3a8 commit 1ff8e94

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
@@ -41,7 +41,7 @@ publish = false
4141
[workspace.dependencies]
4242
annotate-snippets = "0.10.0"
4343
log = "0.4.20"
44-
thiserror = "1.0.57"
44+
thiserror = "2.0.0"
4545

4646
tools = { path = "crates/tools" }
4747

0 commit comments

Comments
 (0)