license-generator 1.1.0

A Command line tool that generate `LICENSE` file.
Documentation
[dependencies.chrono]
version = "0.4"

[dependencies.structopt]
version = "0.2.14"

[package]
authors = ["azu <azuciao@gmail.com>"]
description = "A Command line tool that generate `LICENSE` file."
edition = "2018"
include = ["files/**/*", "src/**/*", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["license", "generator", "cli"]
license = "MIT"
name = "license-generator"
readme = "README.md"
repository = "https://github.com/azu/license-generator"
version = "1.1.0"