microsoft/openvmm

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
66281e05801fe40f17d18b3f14790effde4e8c04

Branches

Tags

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

Clone

HTTPS

Download ZIP

.github/dep-policy.json

8lines · modecode

1{
2 "containment": [
3 {
4 "prefix": "support/",
5 "description": "support/ crates must not depend on crates outside support/"
6 }
7 ]
8}
9