Skip to content

Commit

Permalink
chore(deps): bump heck from 0.4.1 to 0.5.0
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]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 3da2d18 commit 0ea29fe
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.30.0", features = ["macros"] }
wasmtime = { version = "22.0.0", features = ["component-model"] }
wasmtime-wasi = "22.0.0"
Expand Down

0 comments on commit 0ea29fe

Please sign in to comment.