Skip to content

Commit

Permalink
Bump heck from 0.4.0 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [heck](https://github.com/withoutboats/heck) from 0.4.0 to 0.4.1.
- [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md)
- [Commits](https://github.com/withoutboats/heck/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent 923ddf6 commit 5d544f0
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 @@ -33,7 +33,7 @@ clap_complete = "4.0"
quote = "1.0.33"
serde = { version = "1.0.130", features = ["derive"] }
serde_yaml = "0.8.26"
heck = "0.4.0"
heck = "0.4.1"
syn = "1.0.103"

[dependencies.kube]
Expand Down

0 comments on commit 5d544f0

Please sign in to comment.