Skip to content

Commit

Permalink
build(deps): bump hermit-entry from 0.9.10 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [hermit-entry](https://github.com/hermitcore/hermit-entry) from 0.9.10 to 0.10.0.
- [Release notes](https://github.com/hermitcore/hermit-entry/releases)
- [Commits](hermit-os/hermit-entry@v0.9.10...v0.10.0)

---
updated-dependencies:
- dependency-name: hermit-entry
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mkroening committed Apr 11, 2024
1 parent eed3553 commit 50d64ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 @@ -80,7 +80,7 @@ crossbeam-utils = { version = "0.8", default-features = false }
dyn-clone = "1.0"
fdt = "0.1"
hashbrown = { version = "0.14", default-features = false }
hermit-entry = { version = "0.9", features = ["kernel"] }
hermit-entry = { version = "0.10", features = ["kernel"] }
hermit-sync = "0.1"
lock_api = "0.4"
log = { version = "0.4", default-features = false }
Expand Down

0 comments on commit 50d64ab

Please sign in to comment.