Skip to content

Commit

Permalink
build(deps): update heck requirement from 0.4 to 0.5 (ash-rs#880)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: heck
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 18, 2024
1 parent 1eb8725 commit f2979c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ publish = false
# is generated (there is a CI check that validates that this
# file is generated as currently checked in):
bindgen = "=0.69.2"
heck = "0.4"
heck = "0.5"
itertools = "0.12"
nom = "7.1"
once_cell = "1.7"
Expand Down

0 comments on commit f2979c8

Please sign in to comment.