blob: 360ae30725f10cc03780fac81ca40b71b1ec8ac5 [file] [log] [blame]
[package]
name = "system_api"
version = "0.24.53"
authors = ["The Chromium OS Authors"]
edition = "2018"
exclude = ["*"]
include = ["Cargo.toml", "build.rs", "src/*", "src/bindings/*"]
[build-dependencies]
chromeos-dbus-bindings = { path = "../chromeos-dbus-bindings"} # provided by ebuild
[dependencies]
dbus = "0.8"