Skip to content

Commit

Permalink
Update heck requirement from 0.4 to 0.5 in /services/autorust (#1624)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 2, 2024
1 parent 57b5863 commit 70f7a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/autorust/codegen/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ quote = "1.0"
proc-macro2 = { version = "1.0", default-features = false }
serde_json = "1.0"
serde_yaml = "0.9"
heck = "0.4"
heck = "0.5"
regex = "1.7"
indexmap = { version = "2.0", features = ["serde"] }
path_abs = "0.5"
Expand Down

0 comments on commit 70f7a37

Please sign in to comment.