Skip to content

Commit

Permalink
Update heck requirement from 0.4 to 0.5 (#24)
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 21, 2024
1 parent 947e43d commit ab641be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion derive/Cargo.toml
Expand Up @@ -15,7 +15,7 @@ proc-macro = true

[dependencies]
darling = "0.20"
heck = "0.4"
heck = "0.5"
proc-macro2 = "1.0"
quote = "1.0"
syn = { version = "2.0", features = ["full"] }
Expand Down

0 comments on commit ab641be

Please sign in to comment.