Skip to content

Commit

Permalink
Update heck requirement from 0.4.0 to 0.5.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent f5cb114 commit fb2b758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion yaserde_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ readme = "../README.md"
edition = "2018"

[dependencies]
heck = "0.4.0"
heck = "0.5.0"
syn = { version = "~1.0", features = ["visit", "extra-traits"] }
proc-macro2 = "~1.0"
quote = "~1.0"
Expand Down

0 comments on commit fb2b758

Please sign in to comment.