aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Remove tokio dependency and convert to synchronous code魏曹先生2026-04-191-1/+0
|
* Add shell completion for CLI commands魏曹先生2026-04-171-1/+1
|
* Add CLI commands for bill management and persistence魏曹先生2026-04-161-4/+3
|
* Initialize Rust project with billing calculation functionality魏曹先生2026-04-161-0/+22