You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: move rust-vmm deps to workspace dependencies
Move rust-vmm deps to workspace level for unified management
- Migrate rust-vmm related dependencies (e.g. vhost, vm-memory)
to workspace-level Cargo.toml for centralized version control
- Sort dependency entries alphabetically within each [dependencies]
section for improved readability and consistency
Signed-off-by: hanbings <hanbings@hanbings.io>
0 commit comments