launchify 0.3.1

Easy launch agents for macOS
[package]
name = "launchify"
version = "0.3.1"
authors = ["Ryan Collingham <ryan@tokencard.io>"]
edition = "2018"
description = "Easy launch agents for macOS"
license = "MIT"
repository = "https://github.com/ryanc414/launchify"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
structopt = "0.3.21"
regex = "1.4.3"
dirs = "3.0.1"
handlebars = "3.5.2"
serde_json = "1.0.62"
which = "4.0.2"
thiserror = "1.0.23"