blob: 94efcc2ae4cdd138efae8c825129186c5d6a0431 [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.9"
dbus-tree = "0.9"
libc = "0.2"
once_cell = "1.7"
tempfile = "3.0.2"
regex = "1.5"
sys_util = { path = "../../platform/crosvm/common/sys_util" } # provided by ebuild