blob: 1b96f9525aacb781e221e4b61308947e40960885 [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"
libc = "0.2"
once_cell = "1.7"
sys_util = { path = "../../platform/crosvm/sys_util" } # provided by ebuild