aboutsummaryrefslogtreecommitdiff
path: root/examples/example-picker/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Rework examples and add entry macro for testingWeicao-CatilGrass10 days1-111/+0
* Remove `once_cell` dependency and replace with `OnceLock`魏曹先生12 days1-8/+0
* Update example version to 0.1.9魏曹先生2026-05-181-7/+3
* Switch mingling_core and mingling_macros to use published crate versions0.1.8Weicao-CatilGrass2026-05-181-0/+4
* Remove thiserror dependency and implement error types manually魏曹先生2026-05-151-21/+0
* Update mingling from 0.1.7 to 0.1.8魏曹先生2026-05-071-7/+3
* Switch to published crates and update README for v0.1.70.1.7魏曹先生2026-05-041-0/+4
* Add workspace configuration and update dependencies魏曹先生2026-04-221-2/+2
* Bump mingling version to 0.1.7 and use local dependencies魏曹先生2026-04-211-7/+3
* Update core and macros dependencies to version 0.1.60.1.6魏曹先生2026-04-201-2/+6
* Bump version to 0.1.6魏曹先生2026-04-191-3/+3
* Make async an optional feature魏曹先生2026-04-191-8/+0
* Remove comp module and add EnumTag derive macro魏曹先生2026-04-131-4/+0
* Update Cargo.lock for published mingling crates0.1.5魏曹先生2026-04-121-1/+5
* Remove workspace Cargo.lock and add per-example lockfiles魏曹先生2026-04-111-0/+148