blob: 2909d503cd726b3a19fb3c443bae10995370f3de [file] [log] [blame] [edit]
[package]
name = "system_api"
version = "0.24.53"
authors = ["The ChromiumOS Authors"]
edition = "2021"
include = ["Cargo.toml", "build.rs", "src/*", "src/bindings/*"]
[build-dependencies]
chromeos-dbus-bindings = { path = "../chromeos-dbus-bindings"} # provided by ebuild
protobuf-codegen = "3.2"
[dependencies]
dbus = { version = "0.9.7", features = ["stdfd"] }
dbus-crossroads = "0.5.0"
protobuf = "3.2"