Skip to content

Commit

Permalink
Update heck requirement from 0.3 to 0.4
Browse files Browse the repository at this point in the history
Updates the requirements on [heck](https://github.com/withoutboats/heck) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 3e7ae1d commit 40b4579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s-pb-codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ log = "0.4.14"
anyhow = "1.0.44"
env_logger = "0.10.1"
quote = "1.0"
heck = "0.3"
heck = "0.4"

0 comments on commit 40b4579

Please sign in to comment.