diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-02 05:01:04 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-02 05:01:04 +0800 |
| commit | eb7a1a3771a071d630f634131bdd99ee16b019ea (patch) | |
| tree | 80af4132f8f229b90f669cffe5fbccd83dddb4b7 /mingling_core/tests/test-comp | |
| parent | 21bd511ac6e00a861bf7fe6f43023253b82a07ef (diff) | |
chore(examples): add source and checksum to mingling_core/macros in
Cargo.lock
Diffstat (limited to 'mingling_core/tests/test-comp')
| -rw-r--r-- | mingling_core/tests/test-comp/Cargo.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mingling_core/tests/test-comp/Cargo.lock b/mingling_core/tests/test-comp/Cargo.lock index b6e36ed..fed185b 100644 --- a/mingling_core/tests/test-comp/Cargo.lock +++ b/mingling_core/tests/test-comp/Cargo.lock @@ -40,6 +40,8 @@ dependencies = [ [[package]] name = "mingling_core" version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5c6a8751b43d4fd3d61d7b37f0d7f4d5d274d9391cf80cae9bd75f218219eefe" dependencies = [ "just_fmt", "just_template", @@ -48,6 +50,8 @@ dependencies = [ [[package]] name = "mingling_macros" version = "0.2.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b7cd478387797590d2afb4122078649c3e4f9da7f29dbf37817763fecf04958f" dependencies = [ "just_fmt", "proc-macro2", |
