blob: 82fd0ddab6c92a066b485dbf3c243e440cd4bbef [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/sys_util" } # provided by ebuild