Skip to content

Commit

Permalink
Merge pull request #50 from eneoli/dependabot/cargo/thiserror-2.0.5
Browse files Browse the repository at this point in the history
Bump thiserror from 1.0.63 to 2.0.5
  • Loading branch information
eneoli authored Dec 7, 2024
2 parents 7aba4c6 + 0efdcb7 commit 346fc6c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ console_error_panic_hook = "0.1.7"
itertools = "0.13.0"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0.117"
thiserror = "1.0.61"
thiserror = "2.0.5"
tsify-next = "0.5.4"
wasm-bindgen = "0.2.92"

0 comments on commit 346fc6c

Please sign in to comment.