compress_history 0.1.1

delete unnecessary history
[dependencies.clap]
version = "2.33.0"

[dependencies.directories]
version = "2.0.2"

[dependencies.env_logger]
version = "0.7.1"

[dependencies.log]
version = "0.4.8"

[package]
authors = ["Toru3 <ryuutet@gmail.com>"]
categories = ["command-line-utilities", "command-line-interface"]
description = "delete unnecessary history"
documentation = "https://docs.rs/compress_history/"
edition = "2018"
homepage = "https://crates.io/crates/compress_history"
keywords = ["shell", "history", "arrange"]
license = "MIT OR Apache-2.0"
name = "compress_history"
readme = "README.md"
repository = "https://github.com/Toru3/compress_history"
version = "0.1.1"