polkit-test/Cargo.toml

13 lines
272 B
TOML
Raw Permalink Normal View History

2020-12-16 17:34:03 +00:00
[package]
name = "polkit_test"
version = "0.1.0"
authors = ["Andrius Štikonas <andrius@stikonas.eu>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
zbus = "1.3.0"
zbus_polkit = "1.1.0"