# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
[package]
name = "flowey_lib_common"
edition = "2021"
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
target-lexicon = { workspace = true, features = ["serde_support"] }
toml_edit.workspace = true
which.workspace = true
xshell.workspace = true
[lints]
workspace = true
[package.metadata.xtask.unused-deps]
# Pulled in via prelude
ignored = ["serde"]microsoft/openvmm
Publicmirrored fromhttps://github.com/microsoft/openvmmAvailable
flowey/flowey_lib_common/Cargo.toml
30lines · modepreview