aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Add workspace configuration and update dependencies魏曹先生2026-04-221-0/+667
* Remove workspace Cargo.lock and add per-example lockfiles魏曹先生2026-04-111-716/+0
* Apply clippy suggestions and remove unused serde dependency魏曹先生2026-04-111-3/+0
* Add example-completion and update workspace dependencies魏曹先生2026-04-111-0/+9
* Add debug logging feature with env_logger integration魏曹先生2026-04-111-0/+182
* Add shell completion script generation feature魏曹先生2026-04-111-0/+10
* Switch from published mingling crate to local workspace dependency魏曹先生2026-04-091-48/+7
* Implement mingling::this function魏曹先生2026-04-081-0/+1
* Bump version to 0.1.5 and use local dependencies魏曹先生2026-04-071-15/+15
* Add workspace configuration and examples魏曹先生2026-04-061-0/+558