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 /examples/example-combine-pathf-dispatch-tree/Cargo.lock | |
| parent | 738f2f18048983159c704d1143af25af55504a2b (diff) | |
Diffstat (limited to 'examples/example-combine-pathf-dispatch-tree/Cargo.lock')
| -rw-r--r-- | examples/example-combine-pathf-dispatch-tree/Cargo.lock | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/example-combine-pathf-dispatch-tree/Cargo.lock b/examples/example-combine-pathf-dispatch-tree/Cargo.lock index 8b1f186..5b29331 100644 --- a/examples/example-combine-pathf-dispatch-tree/Cargo.lock +++ b/examples/example-combine-pathf-dispatch-tree/Cargo.lock @@ -26,6 +26,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", "mingling_pathf", @@ -34,6 +36,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", @@ -44,6 +48,8 @@ dependencies = [ [[package]] name = "mingling_pathf" version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6991b5b4ec98b4a9eafcf1826a09810f9168cf0ab6f3945b07c7d1a23e805da2" dependencies = [ "just_fmt", "proc-macro2", |
