summaryrefslogtreecommitdiff
path: root/mingling/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Update mingling_core and mingling_macros to version 0.1.3魏曹先生36 hours1-0/+4
|
* Add documentation for basic usage and parser feature魏曹先生2 days1-0/+146
|
* Add general renderer support with serialization formats魏曹先生2 days1-1/+172
|
* Add vector pickers魏曹先生3 days1-6/+2
|
* Update Cargo.lock with registry source and checksums for local crates魏曹先生6 days1-0/+4
|
* Bump mingling version to 0.1.3魏曹先生6 days1-1/+1
|
* Bump mingling_macros version to 0.1.2魏曹先生7 days1-1/+1
|
* Update mingling_core to version 0.1.2 and use local dependencies魏曹先生8 days1-5/+1
| | | | | | - Replace registry dependencies with local path dependencies - Bump mingling_core version from 0.1.1 to 0.1.2 - Add safety comments for unsafe downcast operations
* 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魏曹先生8 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