Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
1 parent a06b320 commit 0d3abb3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -19,7 +19,7 @@ categories = ["algorithms", "data-structures", "encoding"]
k8s-openapi = { version = "0.24.0", default-features = false }
nom = "8.0.0"
rust_decimal = "1.36.0"
thiserror = "2.0.11"
thiserror = "2.0.12"

[dev-dependencies]
k8s-openapi = { version = "0.24.0", default-features = false, features = [
Expand Down

0 comments on commit 0d3abb3

Please sign in to comment.