microsoft/openvmm

Public

mirrored fromhttps://github.com/microsoft/openvmmAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
991f47512a09bf18401b10769628d607f3de5497

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

openhcl/hcl_mapper/Cargo.toml

19lines · modepreview

# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.

[package]
name = "hcl_mapper"
rust-version.workspace = true
edition.workspace = true

[dependencies]
hcl.workspace = true
page_pool_alloc.workspace = true

inspect.workspace = true
sparse_mmap.workspace = true

anyhow.workspace = true

[lints]
workspace = true