blob: 80585bbb7f7f2cfc756d466fd37aecdb1b41f7ec [file] [log] [blame]
[package]
name = "resourced"
version = "0.1.0"
authors = ["The Chromium OS Authors"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow = "1.0"
dbus = "0.8"
once_cell = "1.7"
sys_util = { path = "../../platform/crosvm/sys_util" } # provided by ebuild