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.
thiserror
1 parent a441333 commit 87090a1Copy full SHA for 87090a1
Cargo.toml
@@ -19,4 +19,4 @@ exclude = ["javascript_core/**"]
19
[dependencies]
20
javascriptcore-macros = { path = "javascriptcore-macros", version = "0.0.6" }
21
javascriptcore-sys = { path = "javascriptcore-sys", version = "0.0.6" }
22
-thiserror = "1.0.49"
+thiserror = "2.0.4"
0 commit comments