[package] authors = [ "Mika Attila ", "Julian Ospald ", ] description = "Rust bindings to libnotify" documentation = "https://hasufell.github.io/rust-libnotify/libnotify/" keywords = [ "libnotify", "notification", ] license = "MIT" name = "libnotify" readme = "README.md" repository = "https://github.com/hasufell/rust-libnotify" version = "1.0.3" [dependencies] gdk-pixbuf = "0.3.0" gdk-pixbuf-sys = "0.5.0" glib = "0.4.1" glib-sys = "0.5.0" gobject-sys = "0.5.0" libnotify-sys = "1.0.2"