glint 6.3.4

a friendly tool for creating commits in the commitlint style
Documentation
[dependencies.crossterm]
version = "0.17.7"

[dependencies.structopt]
version = "0.3.23"

[dependencies.unic-segment]
version = "0.9.0"

[package]
authors = ["Frankie Bagnardi <f.bagnardi@gmail.com>"]
description = "a friendly tool for creating commits in the commitlint style"
documentation = "https://docs.rs/glint"
edition = "2018"
homepage = "https://github.com/brigand/glint"
license = "MIT"
name = "glint"
repository = "https://github.com/brigand/glint"
version = "6.3.4"

[profile.release]
debug = false
lto = true
opt-level = 3