Skip to content

Commit

Permalink
Bump heck to v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
madadam committed Oct 22, 2024
1 parent efc3c19 commit 9009d4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/bindgen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ path = "src/main.rs"

[dependencies]
clap = { workspace = true }
heck = "0.4.1"
heck = "0.5.0"
syn = { version = "2.0.82", default-features = false, features = ["parsing", "full", "extra-traits"] }
thiserror = { workspace = true }

0 comments on commit 9009d4f

Please sign in to comment.