Skip to content

Commit

Permalink
Update heck crate to 0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marxin committed Dec 13, 2024
1 parent a58d58e commit 2555c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tabled_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ proc-macro = true
syn = { version = "1", features = ["full", "visit-mut"] }
quote = "1"
proc-macro2 = "1"
heck = "0.4"
heck = "0.5"
proc-macro-error2 = "2.0.1"

0 comments on commit 2555c2a

Please sign in to comment.