Skip to content

Commit 75184d4

Browse files
Bump heck from 0.4.1 to 0.5.0
Bumps [heck](https://github.com/withoutboats/heck) from 0.4.1 to 0.5.0. - [Changelog](https://github.com/withoutboats/heck/blob/master/CHANGELOG.md) - [Commits](https://github.com/withoutboats/heck/commits) --- updated-dependencies: - dependency-name: heck dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6f46fc commit 75184d4

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

Cargo.lock

+2-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

typify-impl/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ repository = "https://github.com/oxidecomputer/typify"
88
readme = "../README.md"
99

1010
[dependencies]
11-
heck = "0.4.1"
11+
heck = "0.5.0"
1212
log = "0.4.21"
1313
proc-macro2 = "1.0.79"
1414
quote = "1.0.35"

0 commit comments

Comments
 (0)