Skip to content

Commit

Permalink
Merge pull request #29 from ThomasK33/dependabot/cargo/thiserror-2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 10, 2025
2 parents a06b320 + 0d3abb3 commit 883d092
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 883d092

Please sign in to comment.