Skip to content

Commit

Permalink
bump heck
Browse files Browse the repository at this point in the history
  • Loading branch information
Ten0 committed Apr 7, 2024
1 parent e5ff676 commit a78dcc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serde_avro_derive_macros/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

[dependencies]
darling = "0.20"
heck = "0.4"
heck = "0.5"
proc-macro2 = "1"
quote = "1"
syn = { version = "2", features = ["visit", "visit-mut", "extra-traits"] }
Expand Down

0 comments on commit a78dcc7

Please sign in to comment.