Skip to content

Commit

Permalink
Bump thiserror from 1.0.68 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.68 to 2.0.3.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.68...2.0.3)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent e75f306 commit 221250d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 11 deletions.
40 changes: 30 additions & 10 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 src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ serde = { version = "1.0.214", features = ["derive"] }
serde_json = "1.0.132"
statrs = "0.17.1"
streaming-stats = "0.2.3"
thiserror = "1.0"
thiserror = "2.0"
twox-hash = "1.6.0"
typed-builder = "0.18.0"
vec-collections = "0.4.3"
Expand Down

0 comments on commit 221250d

Please sign in to comment.