diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-08 22:48:31 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-08 22:53:52 +0800 |
| commit | 240361b240d638363346013160b0943b47769c37 (patch) | |
| tree | dbe2316a670faf961fffe3c6764eff440e5230a2 /Cargo.lock | |
| parent | 6e2d660e310a44d441266ae32a5800db52d48049 (diff) | |
Implement mingling::this functionmain
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -173,6 +173,7 @@ name = "mingling_core" version = "0.1.4" dependencies = [ "just_fmt", + "once_cell", "ron", "serde", "serde_json", |
