alfred 4.0.2

A library for writing Alfred workflows. http://www.alfredapp.com
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "alfred"
version = "4.0.2"
authors = ["Lily Ballard <lily@sb.org>"]
description = "A library for writing Alfred workflows.\n\nhttp://www.alfredapp.com\n"
documentation = "https://docs.rs/alfred/"
readme = "README.md"
license = "MIT/Apache-2.0"
repository = "https://github.com/lilyball/alfred-rs"
[dependencies.serde_json]
version = "1.0"
[badges.travis-ci]
repository = "lilyball/alfred-rs"