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