Skip to content

Commit

Permalink
Merge pull request #50 from inthar-raven/dependabot/cargo/thiserror-2…
Browse files Browse the repository at this point in the history
….0.3

Update thiserror requirement from 1.0.60 to 2.0.3
  • Loading branch information
inthar-raven authored Dec 1, 2024
2 parents d294765 + a12af6a commit bf12c6a
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 @@ -21,7 +21,7 @@ num-bigint = "0.4.5"

nalgebra = { version = "0.33.0", features = ["serde-serialize"] }

thiserror = "1.0.60"
thiserror = "2.0.3"

wasm-bindgen = "0.2.93"
serde = { version = "1.0.208", features = ["derive"] }
Expand Down

0 comments on commit bf12c6a

Please sign in to comment.