Skip to content

Commit 0817d28

Browse files
authored
Merge pull request #326 from hermit-os/dependabot/cargo/hermit-entry-0.10.0
build(deps): bump hermit-entry from 0.9.10 to 0.10.0
2 parents e0459f2 + 97266e6 commit 0817d28

File tree

7 files changed

+13
-13
lines changed

7 files changed

+13
-13
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ edition = "2021"
99
[dependencies]
1010
align-address = "0.1"
1111
cfg-if = "1"
12-
hermit-entry = { version = "0.9", features = ["loader"] }
12+
hermit-entry = { version = "0.10", features = ["loader"] }
1313
log = "0.4"
1414
one-shot-mutex = "0.1"
1515
sptr = "0.3"

data/aarch64/hello_world

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:8ac9995db3884278615b71baf387904f9bcd39ea596aecefa12550d47fae4a10
3-
size 525976
2+
oid sha256:815814403c76f928d318e534ff4976c33af55476ebaf2a2bd6cde6e0b41e1654
3+
size 709736

data/riscv64/hello_world

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:c2b2ca24ea0ca8880c3609857005f85f1679ad3fa550c45d26b3f0ee8729ecba
3-
size 710144
2+
oid sha256:34f70ff158cf076bada7f3fac232b9be29c50c50bdbcc20b95bc0938bfc1b945
3+
size 1061848

data/x86_64/hello_c

100755100644
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:783b933178bb743d7e77102ee2fbd2d8ff20578bf6fb276034c162f9b5144d5b
3-
size 2177968
2+
oid sha256:36a3eb9896b5b9ee21b505c35425d15258f2261629d9328435def2182816af87
3+
size 1927456

data/x86_64/hello_world

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:1ce4826673390b08575acd132580dea64969e77d1638bcef618d68d3783e298a
3-
size 1525000
2+
oid sha256:9ec5d6747c4ac7e1899d145a18badde148da73a42b7f9e3bfa720ba7b814f4a4
3+
size 870520

data/x86_64/hello_world-microvm

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:a903e3be2095e2e85c87d388a0cd017d0911a33c013a71895da40707801f1561
3-
size 1482928
2+
oid sha256:565f5ec8a55885a208410057b50093c2322bc079e06dfe808c145fc240fb4d8e
3+
size 821008

0 commit comments

Comments
 (0)