Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused cargo dependency and cleanup workspace cargo.toml #360

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

ludfjig
Copy link
Contributor

@ludfjig ludfjig commented Mar 14, 2025

Removes unused dependecy, and cleans up workspace cargo.toml slightly.

For the Cargo.toml changes, common, guest,host, testing are already included as workspace path dependencies, making them members already.

No crates depend on hyperlight_guest_capi nor fuzz, so they stay regular members

ludfjig added 2 commits March 14, 2025 13:13
Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
Signed-off-by: Ludvig Liljenberg <lliljenberg@microsoft.com>
@ludfjig ludfjig changed the title Remove unused cargo dependency Remove unused cargo dependency and cleanup workspace cargo.toml Mar 14, 2025
@ludfjig ludfjig added the area/infrastructure Concerns infrastructure rather than core functionality label Mar 15, 2025
@ludfjig ludfjig merged commit 36539cb into hyperlight-dev:main Mar 17, 2025
24 of 25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/infrastructure Concerns infrastructure rather than core functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants