Skip to content

Commit

Permalink
chore(deps): bump thiserror from 1.0.63 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.63 to 2.0.3.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.63...2.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 6a671d0 commit ed38d0c
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 @@ -25,7 +25,7 @@ serde = { version = "1.0.209", features = ["derive"] }
rand = "0.8.4"
serde_json = "1.0.127"
erased-serde = "0.4.5"
thiserror = "1.0.61"
thiserror = "2.0.3"
tracing = "0.1.29"

[dev-dependencies]
Expand Down

0 comments on commit ed38d0c

Please sign in to comment.