[package]
name = "reuse-notifications"
description = "Allows to reuse desktop notifications created by notify-rust"
authors = ["plafü <p@plafue.com>"]
version = "0.1.1"
repository = "https://gitlab.com/plafue/reuse-notifications"
documentation = "https://docs.rs/reuse_notifications/"
license = "MIT"
[dependencies]
notify-rust = "3"
rand = "0.4.2"