aboutsummaryrefslogtreecommitdiff
path: root/mingling_core/tests/test-repl
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-10 01:16:26 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-10 01:16:26 +0800
commit3fef6181b72f926798825785d0236562f3380233 (patch)
treec1731770f9b7d02b8a3f84eefc76098a81a8fba9 /mingling_core/tests/test-repl
parentd8b6281559002270ee10d79ced3b353fbb35607b (diff)
chore: bump mingling crates from 0.2.1 to 0.2.2
Diffstat (limited to 'mingling_core/tests/test-repl')
-rw-r--r--mingling_core/tests/test-repl/Cargo.lock6
1 files changed, 3 insertions, 3 deletions
diff --git a/mingling_core/tests/test-repl/Cargo.lock b/mingling_core/tests/test-repl/Cargo.lock
index c26e610..6919aac 100644
--- a/mingling_core/tests/test-repl/Cargo.lock
+++ b/mingling_core/tests/test-repl/Cargo.lock
@@ -10,7 +10,7 @@ checksum = "5454cda0d57db59778608d7a47bff5b16c6705598265869fb052b657f66cf05e"
[[package]]
name = "mingling"
-version = "0.2.1"
+version = "0.2.2"
dependencies = [
"mingling_core",
"mingling_macros",
@@ -18,14 +18,14 @@ dependencies = [
[[package]]
name = "mingling_core"
-version = "0.2.1"
+version = "0.2.2"
dependencies = [
"just_fmt",
]
[[package]]
name = "mingling_macros"
-version = "0.2.1"
+version = "0.2.2"
dependencies = [
"just_fmt",
"proc-macro2",