summaryrefslogtreecommitdiff
path: root/mingling/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Update Cargo.lock for mingling_core and mingling_macros魏曹先生8 days1-0/+4
|
* Revert mingling_macros version to 0.1.1魏曹先生8 days1-1/+1
|
* Update workspace dependencies and feature structure魏曹先生8 days1-156/+3
| | | | | | | | - Bump mingling and mingling_macros to version 0.1.2 - Move macros from mingling_core to mingling crate - Remove unused transitive dependencies from Cargo.lock - Simplify tokio features in mingling_core - Adjust feature dependencies between crates
* Add argument parser module with picker API魏曹先生9 days1-3/+12
|
* Add mingling crate with core re-export and documentation魏曹先生9 days1-0/+304
|
* Rename mingling to mingling_core and update dependencies魏曹先生9 days1-297/+0
|
* Replace local mingling_macros dependency with published version0.1.0魏曹先生10 days1-0/+2
|
* Completed the first preliminary usable version of the Mingling魏曹先生10 days1-0/+181
| | | | framework.
* Add initial Mingling framework codebase魏曹先生11 days1-0/+114