Skip to content

Commit

Permalink
Update Rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 3d5b0a1 commit e4cf869
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 @@ -12,7 +12,7 @@ version = "0.0.1"
[workspace.dependencies]
log = "0.4.22"
regex = "1.10.6"
thiserror = "1.0.63"
thiserror = "2.0.0"
web-sys = "0.3.70"
wasm-bindgen = "0.2.93"
wasm-bindgen-test = "0.3.42"

0 comments on commit e4cf869

Please sign in to comment.