Skip to content

Commit 2d8b6e5

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-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 85658b8 commit 2d8b6e5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/anchor-idl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ compat-program-result = []
1414
[dependencies]
1515
anchor-lang-idl-spec = "0.1.0"
1616
darling = "0.14"
17-
heck = "0.4.1"
17+
heck = "0.5.0"
1818
proc-macro2 = "1"
1919
quote = "1"
2020
serde_json = "1.0.108"

0 commit comments

Comments
 (0)