[package] name = "simple-osd-common" version = "0.1.0" authors = ["Alexander Bantyev "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] notify-rust = "4" configparser = "1.0.0" xdg = "2.1" dbus = "0.8.4"