# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
[package]
name = "diag_client"
edition.workspace = true
rust-version.workspace = true
[dependencies]
diag_proto.workspace = true
fs-err.workspace = true
inspect_proto.workspace = true
guid.workspace = true
inspect.workspace = true
mesh_rpc.workspace = true
unix_socket.workspace = true
pal_async.workspace = true
vmsocket.workspace = true
anyhow.workspace = true
futures.workspace = true
socket2.workspace = true
thiserror.workspace = true
[target.'cfg(windows)'.dependencies]
windows-sys = { workspace = true, features = ["Win32_Networking_WinSock"] }
[lints]
workspace = truemicrosoft/openvmm
Publicmirrored fromhttps://github.com/microsoft/openvmmAvailable
openhcl/diag_client/Cargo.toml
30lines · modepreview