nix-configs/programs/jrnl/Cargo.toml
Schrottkatze 43b0c0d9b1 aaa
2026-08-31 13:21:30 +02:00

12 lines
226 B
TOML

[package]
name = "j"
version = "0.1.0"
edition = "2021"
[dependencies]
chrono = "0.4.38"
clap = { workspace = true, features = ["derive", "env"] }
owo-colors = "4.0.0"
temp-file = "0.1.8"
termsize = "0.1.9"
inquire = "0.7.5"