hyperlight-dev/cargo-hyperlight#69 was merged last month but not yet published. Now that #1674 has been merged we now have macOS support. However running just guests against the main branch on macOS fails to build, which is needed for just test to pass and validate that the main branch is actually working as intended.
The currently checked in dep on cargo-hyperlight is 0.12.0. The latest release is 0.13.0. We should publish a new version 0.14.0 which includes the fix and pin our dep to that. Thanks!
hyperlight-dev/cargo-hyperlight#69 was merged last month but not yet published. Now that #1674 has been merged we now have macOS support. However running
just guestsagainst the main branch on macOS fails to build, which is needed forjust testto pass and validate that the main branch is actually working as intended.The currently checked in dep on
cargo-hyperlightis 0.12.0. The latest release is 0.13.0. We should publish a new version 0.14.0 which includes the fix and pin our dep to that. Thanks!