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 /examples/example-repl-basic/Cargo.lock | |
| parent | d8b6281559002270ee10d79ced3b353fbb35607b (diff) | |
chore: bump mingling crates from 0.2.1 to 0.2.2
Diffstat (limited to 'examples/example-repl-basic/Cargo.lock')
| -rw-r--r-- | examples/example-repl-basic/Cargo.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/example-repl-basic/Cargo.lock b/examples/example-repl-basic/Cargo.lock index 0a51a1d..ea11e89 100644 --- a/examples/example-repl-basic/Cargo.lock +++ b/examples/example-repl-basic/Cargo.lock @@ -18,7 +18,7 @@ checksum = "5454cda0d57db59778608d7a47bff5b16c6705598265869fb052b657f66cf05e" [[package]] name = "mingling" -version = "0.2.1" +version = "0.2.2" dependencies = [ "mingling_core", "mingling_macros", @@ -27,14 +27,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", |
