[dependencies.dairy]
features = ["serde"]
version = "0.2"
[dependencies.serde]
features = ["derive"]
version = "1.0"
[dependencies.serde_json]
version = "1.0"
[package]
authors = ["Ross MacArthur <ross@macarthur.io>"]
categories = ["command-line-utilities"]
description = "⚡ Supercharge your Alfred workflows by building them in Rust!"
edition = "2018"
keywords = ["alfred", "workflow"]
license = "MIT OR Apache-2.0"
name = "powerpack"
readme = "README.md"
repository = "https://github.com/rossmacarthur/powerpack"
version = "0.2.1"