Skip to content

Commit

Permalink
[cargo] Bump thiserror from 1.0.68 to 2.0.9
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.9.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.68...2.0.9)

---
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 Feb 1, 2025
1 parent 6dd956f commit 596f39b
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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 @@ -147,7 +147,7 @@ syn = { version = "2.0.93", features = [
] }
tempfile = { version = "3.14.0" }
tera = { version = "1.20.0" }
thiserror = { version = "1.0.68" }
thiserror = { version = "2.0.9" }
toml = { version = "0.8.19" }
trybuild = { version = "1.0.101" }
url = { version = "2.5.4", features = ["serde"] }
Expand Down

0 comments on commit 596f39b

Please sign in to comment.