Skip to content

Commit 7037721

Browse files
chore(deps): update rust crate thiserror to v2
1 parent 0a8484c commit 7037721

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
@@ -27,7 +27,7 @@ serde = {version = "1", features = ["derive"]}
2727
serde_json = "1"
2828
tauri = "1"
2929
tauri-build = "1"
30-
thiserror = "1"
30+
thiserror = "2"
3131

3232
[workspace.package]
3333
authors = ["Tauri Programme within The Commons Conservancy"]

0 commit comments

Comments
 (0)