snip 0.3.0

Text snippets on the command line. Inspired by Zach Holman's Boom
[dependencies.cli-clipboard]
version = "0.2"

[dependencies.dirs]
version = "3.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.structopt]
version = "0.3"

[dependencies.url]
version = "2.2.2"

[dependencies.webbrowser]
version = "0.5.5"

[dependencies.zip]
version = "0.5"

[package]
authors = ["Daniel McGraw <dan.j.mcgraw@gmail.com>"]
description = "Text snippets on the command line. Inspired by Zach Holman's Boom"
edition = "2018"
license = "GPL-3.0-or-later"
name = "snip"
version = "0.3.0"