feat(power-management-core): add indexmap to kratart crate dependencies

Signed-off-by: Ariadne Conill <ariadne@ariadne.space>
This commit is contained in:
Ariadne Conill
2024-06-28 22:32:05 -07:00
parent 594a4eafc0
commit dc4665347c
2 changed files with 4 additions and 0 deletions

2
Cargo.lock generated
View File

@ -1545,11 +1545,13 @@ dependencies = [
"anyhow",
"backhand",
"env_logger",
"indexmap 2.2.6",
"ipnetwork",
"krata",
"krata-advmac",
"krata-loopdev",
"krata-oci",
"krata-xencall",
"krata-xenclient",
"krata-xenevtchn",
"krata-xengnt",