blob: f6c8caf2ccad555310ef3bac102a2d56442f8a1e [file] [log] [blame]
[package]
name = "system_api"
version = "0.24.53"
authors = ["The ChromiumOS 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"