blob: 9e47640b4cd1b147123d1b9e7afa99e8bd38677e [file] [log] [blame]
[package]
name = "system_api"
version = "0.24.53"
authors = ["The Chromium OS Authors"]
edition = "2018"
include = ["Cargo.toml", "build.rs", "src/*", "src/bindings/*"]
[build-dependencies]
chromeos-dbus-bindings = { path = "../chromeos-dbus-bindings"} # provided by ebuild
protoc-rust = "2.3"
[dependencies]
dbus = "0.9"
protobuf = "2.24"