We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daf24f3 commit 1a047fbCopy full SHA for 1a047fb
Cargo.toml
@@ -17,7 +17,7 @@ httparse = "1"
17
log = "0.4"
18
serde = "1"
19
url = "2"
20
-thiserror = "1.0"
+thiserror = "2.0"
21
22
[build-dependencies]
23
tauri-plugin = { version = "2", features = ["build"] }
0 commit comments