Skip to content

Commit bdc9a5c

Browse files
committed
revert cargo changes
Signed-off-by: Simon Davies <[email protected]>
1 parent b0cc757 commit bdc9a5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ default-members = [
66
"src/hyperlight_testing",
77
]
88
members = [
9+
"src/hyperlight_common",
10+
"src/hyperlight_guest",
11+
"src/hyperlight_host",
912
"src/hyperlight_guest_capi",
13+
"src/hyperlight_testing",
1014
"fuzz",
1115
]
1216
# Guests have custom linker flags, so we need to exclude them from the workspace

0 commit comments

Comments
 (0)