Skip to content

Commit

Permalink
chore(deps): bump delegate from 0.13.1 to 0.13.2
Browse files Browse the repository at this point in the history
Bumps [delegate](https://github.com/kobzol/rust-delegate) from 0.13.1 to 0.13.2.
- [Changelog](https://github.com/Kobzol/rust-delegate/blob/main/CHANGELOG.md)
- [Commits](Kobzol/rust-delegate@v0.13.1...v0.13.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent a21dbd9 commit 88b9d4d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -10,7 +10,7 @@ version = "0.14.2"

[workspace.dependencies]
anyhow = "1.0.95"
delegate = "0.13.1"
delegate = "0.13.2"
hyper-util = "0.1.10"
kube = { version = "0.98.0" }
k8s-openapi = { version = "0.24.0" }
Expand Down

0 comments on commit 88b9d4d

Please sign in to comment.