blessing 0.2.0

SQLite Blessing License Generator
Documentation
[[bin]]
name = "blessing"
path = "main.rs"
[badges.maintenance]
status = "experimental"

[badges.travis-ci]
branch = "master"
repository = "btwiuse/blessing"
[dependencies.chrono]
version = "0.4"

[dependencies.clap]
features = ["derive"]
version = "3.0"

[dependencies.handlebars]
version = "4.2"

[lib]
name = "mit"
path = "lib.rs"

[package]
categories = ["command-line-utilities"]
description = "SQLite Blessing License Generator"
documentation = "https://docs.rs/blessing"
edition = "2021"
license = "blessing"
name = "blessing"
readme = "README.md"
repository = "https://github.com/btwiuse/blessing"
resolver = "2"
version = "0.2.0"