Skip to content

Commit 197d72d

Browse files
fix(deps): update rust crate thiserror to v2
1 parent f941c99 commit 197d72d

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
@@ -17,7 +17,7 @@ httparse = "1"
1717
log = "0.4"
1818
serde = "1"
1919
url = "2"
20-
thiserror = "1.0"
20+
thiserror = "2.0"
2121

2222
[build-dependencies]
2323
tauri-plugin = { version = "2", features = ["build"] }

0 commit comments

Comments
 (0)