Skip to content

Commit

Permalink
Merge pull request #326 from hermit-os/dependabot/cargo/hermit-entry-…
Browse files Browse the repository at this point in the history
…0.10.0

build(deps): bump hermit-entry from 0.9.10 to 0.10.0
  • Loading branch information
mkroening authored Apr 11, 2024
2 parents e0459f2 + 97266e6 commit 0817d28
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 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 @@ -9,7 +9,7 @@ edition = "2021"
[dependencies]
align-address = "0.1"
cfg-if = "1"
hermit-entry = { version = "0.9", features = ["loader"] }
hermit-entry = { version = "0.10", features = ["loader"] }
log = "0.4"
one-shot-mutex = "0.1"
sptr = "0.3"
Expand Down
4 changes: 2 additions & 2 deletions data/aarch64/hello_world
Git LFS file not shown
4 changes: 2 additions & 2 deletions data/riscv64/hello_world
Git LFS file not shown
4 changes: 2 additions & 2 deletions data/x86_64/hello_c
100755 → 100644
Git LFS file not shown
4 changes: 2 additions & 2 deletions data/x86_64/hello_world
Git LFS file not shown
4 changes: 2 additions & 2 deletions data/x86_64/hello_world-microvm
Git LFS file not shown

0 comments on commit 0817d28

Please sign in to comment.