Skip to content

Commit

Permalink
Merge pull request #54 from hermit-os/hermit-0.8.0
Browse files Browse the repository at this point in the history
build(deps): update hermit to 0.8.0
  • Loading branch information
mkroening authored Dec 20, 2023
2 parents 0d4ba71 + 01bc064 commit 56ac6c5
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 30 deletions.
161 changes: 132 additions & 29 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 @@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2021"

[target.'cfg(target_os = "hermit")'.dependencies]
hermit = "0.7"
hermit = "0.8"

0 comments on commit 56ac6c5

Please sign in to comment.