Skip to content

Commit

Permalink
chore(deps): bump heck from 0.4.1 to 0.5.0 (#78)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 2515d2f commit 2d83658
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ anyhow = "1"
[dev-dependencies]
anyhow = "1"
cap-std = "3.1.0"
heck = { version = "0.4" }
heck = { version = "0.5" }
tokio = { version = "1.39.2", features = ["macros"] }
wasmtime = { version = "22.0.0", features = ["component-model"] }
wasmtime-wasi = "22.0.0"
Expand Down

0 comments on commit 2d83658

Please sign in to comment.