Skip to content

Commit

Permalink
Update heck requirement from 0.4 to 0.5
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] committed Apr 6, 2024
1 parent 0763d73 commit 8e5fdaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings-generator/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ptrcall = []
custom-godot = ["which"]

[dependencies]
heck = "0.4"
heck = "0.5"
miniserde = "0.1.16"
proc-macro2 = "1"
quote = "1"
Expand Down

0 comments on commit 8e5fdaf

Please sign in to comment.