summaryrefslogtreecommitdiff
path: root/mingling_macros/Cargo.lock
Commit message (Collapse)AuthorAgeFilesLines
* Add general renderer support with serialization formats魏曹先生2 days1-1/+1
|
* Bump mingling_macros version to 0.1.2魏曹先生8 days1-1/+1
|
* Revert mingling_macros version to 0.1.1魏曹先生8 days1-1/+1
|
* Update workspace dependencies and feature structure魏曹先生8 days1-1/+1
| | | | | | | | - 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 mingling crate with core re-export and documentation魏曹先生9 days1-1/+1
|
* Completed the first preliminary usable version of the Mingling魏曹先生10 days1-0/+7
| | | | framework.
* Add initial Mingling framework codebase魏曹先生11 days1-0/+54