aboutsummaryrefslogtreecommitdiff
path: root/mling/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* Move entry, route, and program_setup macros to extra_macros feature魏曹先生9 days1-0/+1
| | | | | | Remove these macros from the prelude and gate them behind the `extra_macros` feature flag. Update examples and documentation to enable the new feature where these macros are used.
* Add workspace Cargo.toml and centralize crate metadata魏曹先生2026-05-151-17/+5
|
* Add `builds` feature and install completion scriptsWeicao-CatilGrass2026-05-111-0/+1
|
* Update mingling from 0.1.7 to 0.1.8魏曹先生2026-05-071-3/+3
|
* Change mingling-cli dependency from path to version魏曹先生2026-05-041-2/+5
|
* Switch to published crates and update README for v0.1.70.1.7魏曹先生2026-05-041-1/+1
|
* Add scaffolding CLI tool `mling`魏曹先生2026-04-281-0/+38