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