microsoft/openvmm

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
2edf894c3b8d71dbbe99482fa5c2690433302883

Branches

Tags

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

Clone

HTTPS

Download ZIP

Guide/mdbook-openvmm-shim/Cargo.toml

11lines · modecode

1# Copyright (c) Microsoft Corporation.
2# Licensed under the MIT License.
3
4[package]
5name = "mdbook-openvmm-shim"
6edition = "2021"
7
8[package.metadata.xtask.house-rules]
9# emits a binary, where kebab-case is more natural
10allow-dash-in-name = true
11excluded-from-workspace = true
12