[package] name = "dbus-macros" version = "0.2.4" authors = ["Antoni Boucher ", "Zeeshan Ali "] license = "MIT" description = "Convenient macros to use the dbus crate" repository = "https://github.com/antoyo/dbus-macros-rs" [dependencies] dbus = "^0.5"