| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | chore: move CLI entry to bin and restructure imports | 魏曹先生 | 6 days | 1 | -0/+51 |
| | | | | | | Move the CLI binary from `src/main.rs` to `src/bin/cli.rs` and move shared program generation into a new lib.rs module. | ||||
| * | feat(mingling_cli): add wrapper binary and optimize release profile | 魏曹先生 | 2026-07-22 | 1 | -0/+47 |
| Add `mling` wrapper binary that delegates to `mingling-cli`, enabling separate binary names while maintaining Cargo conventions. | |||||
