microsoft/openvmm

Public

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

CodeCommitsIssuesPull requestsActionsInsightsSecurity
e6c778cbebacf3a70be1d39295b4f090134c4091

Branches

Tags

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

Clone

HTTPS

Download ZIP

support/debug_ptr/Cargo.toml

10lines · modecode

1# Copyright (C) Microsoft Corporation. All rights reserved.
2
3[package]
4name = "debug_ptr"
5edition = "2021"
6
7[dependencies]
8
9[lints]
10workspace = true
11