[[bin]]
name = "histat"
path = "src/main.rs"
[dependencies.clap]
features = ["derive"]
version = "4.5.20"
[dependencies.dirs]
version = "5.0.1"
[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "Zsh history stats"
edition = "2021"
license = "Zlib"
name = "histat"
readme = "README.md"
repository = "https://github.com/cheyao/histat.git"
version = "1.1.0"