Skip to content

Commit 87090a1

Browse files
Update to thiserror 2.0
1 parent a441333 commit 87090a1

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
@@ -19,4 +19,4 @@ exclude = ["javascript_core/**"]
1919
[dependencies]
2020
javascriptcore-macros = { path = "javascriptcore-macros", version = "0.0.6" }
2121
javascriptcore-sys = { path = "javascriptcore-sys", version = "0.0.6" }
22-
thiserror = "1.0.49"
22+
thiserror = "2.0.4"

0 commit comments

Comments
 (0)