blob: 81d57dc5b905d2d2c2fefd114ef31f67aeaa4bd6 [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"] }
protobuf = "3.2"