[dependencies.alfred]
version = "4.0.1"
[dependencies.dirs]
version = "2.0.2"
[dependencies.failure]
version = "0.1.5"
[dependencies.rusqlite]
features = ["chrono", "bundled"]
version = "0.20.0"
[package]
authors = ["Dean Karn <dean.karn@gmail.com>"]
categories = ["development-tools"]
description = "This contains common and reusable abstractions for creating workflows."
edition = "2018"
keywords = ["alfred", "workflow"]
license = " MIT"
name = "alfred-workflow"
readme = "README.md"
repository = "https://github.com/rust-playground/alfred-workflows-rs/tree/master/alfred-workflow"
version = "1.1.0"