Spawn xsetroot command on value update
[xsetrootd.git] / Cargo.toml
CommitLineData
baedbc7e
JC
1[package]
2name = "xsetrootd"
3version = "0.1.0"
4authors = ["Jacob Casper <git@jacobcasper.com>"]
5edition = "2018"
6
7# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9[dependencies]
10dbus = "0.9.0"