citadel-tools/realmsd/Cargo.toml

12 lines
197 B
TOML
Raw Normal View History

2019-08-25 17:15:13 -04:00
[package]
name = "realmsd"
version = "0.1.0"
authors = ["Bruce Leidl <bruce@subgraph.com>"]
edition = "2018"
[dependencies]
libcitadel = { path = "../libcitadel" }
failure = "0.1"
dbus = "0.6.4"