diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-30 22:34:12 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-30 22:41:03 +0800 |
| commit | 9bbb5eb14aa54fea87d55c25e5117c6202776359 (patch) | |
| tree | bcdd68f3b41c530e4171d6a1512af0944a7a7c15 /mingling_core/tests/test-repl/Cargo.lock | |
| parent | 738f2f18048983159c704d1143af25af55504a2b (diff) | |
Diffstat (limited to 'mingling_core/tests/test-repl/Cargo.lock')
| -rw-r--r-- | mingling_core/tests/test-repl/Cargo.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mingling_core/tests/test-repl/Cargo.lock b/mingling_core/tests/test-repl/Cargo.lock index 118681a..fa22fcf 100644 --- a/mingling_core/tests/test-repl/Cargo.lock +++ b/mingling_core/tests/test-repl/Cargo.lock @@ -19,6 +19,8 @@ dependencies = [ [[package]] name = "mingling_core" version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8574549fae598e8056016c1760d85bdb962a60228d31b3a00bcdd37a40eabfde" dependencies = [ "just_fmt", ] @@ -26,6 +28,8 @@ dependencies = [ [[package]] name = "mingling_macros" version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "083f1190c65174044c59814ccd12dcb4620085c325fcfa4f3b364943ec2cbe07" dependencies = [ "just_fmt", "proc-macro2", |
