Skip to content

Commit 1920e4b

Browse files
committed
bump thiserror dependency to version 2.0
1 parent eb36b58 commit 1920e4b

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
@@ -12,7 +12,7 @@ categories = ["template-engine", "wasm"]
1212
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1313

1414
[dependencies]
15-
thiserror = "1.0.57"
15+
thiserror = "2.0"
1616

1717
[dev-dependencies]
1818
libc = "0.2"

0 commit comments

Comments
 (0)