# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
[package]
name = "flowey_lib_common"
edition.workspace = true
rust-version.workspace = true
[dependencies]
flowey.workspace = true
anyhow.workspace = true
dirs.workspace = true
fs-err.workspace = true
home.workspace = true
log.workspace = true
rlimit.workspace = true
rustc-hash.workspace = true
serde.workspace = true
serde_json.workspace = true
target-lexicon = { workspace = true, features = ["serde_support"] }
toml_edit.workspace = true
which.workspace = true
xshell.workspace = true
[lints]
workspace = truemicrosoft/openvmm
Publicmirrored fromhttps://github.com/microsoft/openvmmAvailable
flowey/flowey_lib_common/Cargo.toml
27lines · modepreview