Skip to content

Commit

Permalink
Merge pull request #31 from hermit-os/update-hermit
Browse files Browse the repository at this point in the history
build(deps): update hermit to version 0.8
  • Loading branch information
mkroening authored Mar 25, 2024
2 parents 90e966e + d8aeaef commit 6e30a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/hermitrust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ rftrace = { version = "0.2.0", path="../../rftrace" }
rftrace-frontend = { version = "0.1.0", path="../../rftrace-frontend" }

[target.'cfg(target_os = "hermit")'.dependencies]
hermit = { version = "0.7", git = "https://github.com/hermit-os/hermit-rs" }
hermit = { version = "0.8" }

0 comments on commit 6e30a47

Please sign in to comment.