diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-10 01:16:26 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-10 01:16:26 +0800 |
| commit | 3fef6181b72f926798825785d0236562f3380233 (patch) | |
| tree | c1731770f9b7d02b8a3f84eefc76098a81a8fba9 /mingling_core/tests/test-structural-renderer | |
| parent | d8b6281559002270ee10d79ced3b353fbb35607b (diff) | |
chore: bump mingling crates from 0.2.1 to 0.2.2
Diffstat (limited to 'mingling_core/tests/test-structural-renderer')
| -rw-r--r-- | mingling_core/tests/test-structural-renderer/Cargo.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mingling_core/tests/test-structural-renderer/Cargo.lock b/mingling_core/tests/test-structural-renderer/Cargo.lock index 1a015f8..640719d 100644 --- a/mingling_core/tests/test-structural-renderer/Cargo.lock +++ b/mingling_core/tests/test-structural-renderer/Cargo.lock @@ -53,7 +53,7 @@ checksum = "6b947ae49db0d222b1dbc6b113ce7248a3fc3a6ca21b696717bfc000ba4484d8" [[package]] name = "mingling" -version = "0.2.1" +version = "0.2.2" dependencies = [ "mingling_core", "mingling_macros", @@ -63,7 +63,7 @@ dependencies = [ [[package]] name = "mingling_core" -version = "0.2.1" +version = "0.2.2" dependencies = [ "just_fmt", "ron", @@ -75,7 +75,7 @@ dependencies = [ [[package]] name = "mingling_macros" -version = "0.2.1" +version = "0.2.2" dependencies = [ "just_fmt", "proc-macro2", |
