reuse-notifications 0.1.1

Allows to reuse desktop notifications created by notify-rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.notify-rust]
version = "3"

[dependencies.rand]
version = "0.4.2"

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