Prepare for release (Refine cli, writing docs)

This commit is contained in:
Wataru Otsubo 2025-02-07 10:37:18 +00:00
parent c4407639a0
commit a652b40228
9 changed files with 245 additions and 5 deletions

View file

@ -15,6 +15,7 @@ path = "src/lib.rs"
[dependencies]
anyhow = "1.0.95"
chrono = "0.4.39"
clap = { version = "4.5.28", features = ["derive"] }
env_logger = "0.11.6"
heck = "0.5"
hex = "0.4.3"