Skip to content

Commit

Permalink
Bump thiserror from 1.0.69 to 2.0.3 (#59)
Browse files Browse the repository at this point in the history
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.69 to 2.0.3.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.69...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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 23, 2024
1 parent 4cb6873 commit 1ee23e5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -106,7 +106,7 @@ serde_json = "1.0.115"
sha2 = "0.10.6"
strum = { version = "0.26.3", features = ["derive"] }
sysinfo = "0.32.0"
thiserror = "1.0.58"
thiserror = "2.0.3"
tempfile = "3.10.1"
time = { version = "0.3.34", features = [
"parsing",
Expand Down

0 comments on commit 1ee23e5

Please sign in to comment.