unplugged-system/external/crosvm/common/balloon_control/Cargo.toml

9 lines
174 B
TOML
Raw Normal View History

[package]
name = "balloon_control"
version = "0.1.0"
authors = ["The ChromiumOS Authors"]
edition = "2021"
[dependencies]
serde = { version = "1", features = [ "derive" ] }