microsoft/openvmm

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
e8c4f2e8ffc1914ac7dab5e566370609f1f37cd7

Branches

Tags

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

Clone

HTTPS

Download ZIP

openhcl/build_info/Cargo.toml

16lines · modepreview

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

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

[dependencies]
inspect.workspace = true

[build-dependencies]
vergen = { workspace = true, features = ["git", "gitcl"] }

[lints]
workspace = true