Skip to content

Commit

Permalink
Update heck requirement from 0.3.1 to 0.5.0 in /proc-macro-definitions
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 13, 2024
1 parent 534737f commit 10ed8d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proc-macro-definitions/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ proc-macro = true
[dependencies]
call2-for-syn = "3.0.4"
debugless-unwrap = "0.0.4"
heck = "0.3.1"
heck = "0.5.0"
lazy_static = "1.4.0"
quote = "1.0.10"
proc-macro-crate = "1.0.0"
Expand Down

0 comments on commit 10ed8d4

Please sign in to comment.