glint 0.4.0

a friendly tool for creating commits in the commitlint style
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "glint"
version = "0.4.0"
authors = ["Frankie Bagnardi <f.bagnardi@gmail.com>"]
description = "a friendly tool for creating commits in the commitlint style"
homepage = "https://github.com/brigand/glint"
documentation = "https://docs.rs/glint"
license = "MIT"
repository = "https://github.com/brigand/glint"
[profile.release]
opt-level = 3
lto = true
debug = false
[dependencies.crossterm]
version = "0.11"

[dependencies.structopt]
version = "0.3"

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