aboutsummaryrefslogtreecommitdiff
path: root/arg_picker/Cargo.toml
Commit message (Collapse)AuthorAgeFilesLines
* chore: bump arg-picker and arg-picker-macros to v0.1.1picker-0.1.1魏曹先生31 hours1-1/+1
|
* fix: correct repository path in Cargo.toml filespicker-0.1.0魏曹先生6 days1-1/+1
| | | | Update repository URLs to use underscore instead of hyphen
* feat(arg_picker): add mingling_support feature flag魏曹先生10 days1-0/+3
|
* feat: migrate mingling-specific picker code into mingling crate魏曹先生10 days1-4/+0
| | | | | | | | BREAKING CHANGE: Remove `mingling_support` feature from arg-picker crate. The `EntryPicker` trait and `corebind` module are now part of the mingling crate directly, and `build_pattern1` is now a public method.
* refactor: rename `mingling_picker` to `arg_picker`魏曹先生12 days1-0/+17