Skip to content

Commit

Permalink
chore(deps): update rust crate thiserror to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent bad602f commit 98fbb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ semver = {version = "1.0.20", optional = true, features = ["serde"]}
serde = {version = "1.0.193", features = ["derive"]}
serde-wasm-bindgen = "0.6.3"
serde_repr = "0.1.17"
thiserror = "1.0.50"
thiserror = "2.0.0"
url = {version = "2.5.0", optional = true, features = ["serde"]}
wasm-bindgen = "0.2.89"
wasm-bindgen-futures = "0.4.39"
Expand Down

0 comments on commit 98fbb4b

Please sign in to comment.