hypervisor: vmm: Fix warnings in Cargo.toml

Currently there are some inconsistencies in Cargo.toml which is causing
the following warnings during the build process:

Error parsing Cargo.toml manifest, fallback to caching entire file:
Invalid TOML document: expected key-value, found comma

Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
This commit is contained in:
Jinank Jain 2023-12-11 11:50:06 +00:00 committed by Rob Bradford
parent d1560b4223
commit 638e29bdcc
2 changed files with 4 additions and 4 deletions