mac-notification-sys 0.2.0

Thin wrapper around macOS Notifications.
[build-dependencies.cc]
version = "1.0.17"
[dependencies.chrono]
version = "0.4.0"

[dependencies.failure]
version = "0.1.1"

[dependencies.objc-foundation]
version = "0.1.1"

[package]
authors = ["Felix Döring <development@felixdoering.com>"]
build = "build.rs"
description = "Thin wrapper around macOS Notifications."
documentation = "https://h4llow3en.github.io/mac-notification-sys/mac_notification_sys/"
homepage = "https://github.com/h4llow3En/mac-notification-sys"
include = ["Cargo.toml", "build.rs", "objc/*", "src/*.rs", "tests/*.rs"]
keywords = ["notification", "masOS", "osx", "notify"]
license = "MIT"
name = "mac-notification-sys"
readme = "README.md"
repository = "https://github.com/h4llow3En/mac-notification-sys"
version = "0.2.0"