Skip to content

Commit

Permalink
Merge branch 'main' into bump-strum
Browse files Browse the repository at this point in the history
  • Loading branch information
jprendes authored Dec 2, 2024
2 parents 82904f7 + 3f981d2 commit a9825e1
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 src/hyperlight_host/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ workspace = true
goblin = { version = "0.9" }
rand = { version = "0.8.5" }
cfg-if = { version = "1.0.0" }
libc = { version = "0.2.165" }
libc = { version = "0.2.167" }
paste = "1.0"
flatbuffers = "24.3.25"
page_size = "0.6.0"
Expand Down

0 comments on commit a9825e1

Please sign in to comment.