alfred 4.0.2

A library for writing Alfred workflows. http://www.alfredapp.com
Documentation
[badges.travis-ci]
repository = "lilyball/alfred-rs"

[dependencies.serde_json]
version = "1.0"

[package]
authors = ["Lily Ballard <lily@sb.org>"]
description = """
A library for writing Alfred workflows.

http://www.alfredapp.com
"""
documentation = "https://docs.rs/alfred/"
license = "MIT/Apache-2.0"
name = "alfred"
readme = "README.md"
repository = "https://github.com/lilyball/alfred-rs"
version = "4.0.2"