Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e9665b08c2 | ||
|
|
c66aec1c86 |
@@ -1,12 +1,13 @@
|
|||||||
[package]
|
[package]
|
||||||
|
|
||||||
name = "libnotify"
|
name = "libnotify"
|
||||||
version = "0.0.1"
|
version = "0.0.2"
|
||||||
authors = ["Mika Attila <radiantstatue@gmail.com>"]
|
authors = ["Mika Attila <radiantstatue@gmail.com>"]
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
description = "Rust bindings to libnotify"
|
description = "Rust bindings to libnotify"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/crumblingstatue/rust-libnotify"
|
repository = "https://github.com/crumblingstatue/rust-libnotify"
|
||||||
|
documentation = "http://crumblingstatue.github.io/doc/libnotify/libnotify/"
|
||||||
keywords = ["libnotify", "notification"]
|
keywords = ["libnotify", "notification"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
|
|||||||
Reference in New Issue
Block a user