Skip to content

Commit

Permalink
chore: Update heck requirement (#5396)
Browse files Browse the repository at this point in the history
  • Loading branch information
smoelius committed Mar 15, 2024
1 parent f65d421 commit 677c52c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion clap_derive/Cargo.toml
Expand Up @@ -32,7 +32,7 @@ bench = false
syn = { version = "2.0.8", features = ["full"] }
quote = "1.0.9"
proc-macro2 = "1.0.69"
heck = "0.4.0"
heck = "0.5.0"

[features]
default = []
Expand Down

0 comments on commit 677c52c

Please sign in to comment.