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 3, 2024
2 parents a9825e1 + 1181e50 commit f4ddb9a
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_guest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ spin = "0.9.8"
log = { version = "0.4", default-features = false }

[build-dependencies]
cc = "1.0"
cc = "1.2"
cfg-if = "1.0"

0 comments on commit f4ddb9a

Please sign in to comment.