Skip to content

Commit ae9d1a7

Browse files
Update heck requirement from 0.4 to 0.5
--- updated-dependencies: - dependency-name: heck dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab0cadc commit ae9d1a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dfhack-proto/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ protobuf-codegen = "3.4.0"
2020
protobuf = "3.4.0"
2121
dfhack-proto-srcs = { version = "0.8.0", path = "../dfhack-proto-srcs" }
2222
regex = "1"
23-
heck = "0.4"
23+
heck = "0.5"
2424
quote = "1.0.18"
2525
prettyplease = "0.2.4"
2626
syn = "2.0.15"

0 commit comments

Comments
 (0)