blob: 5d277860db917eaf05646017200d40b317b6b9c6 [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"
glob = "0.3"
libc = "0.2"
once_cell = "1.7"
tempfile = "3.0.2"
regex = "1.5"
sys_util = { path = "../../platform/crosvm/sys_util" } # provided by ebuild