diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-07-10 01:08:39 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-07-10 01:08:49 +0800 |
| commit | 38578615e13ac6f131715880706fefed2e4ea3d4 (patch) | |
| tree | e968c54dcdd0a5d9cc82b36493cefc3f40528e47 /examples/full-todolist/Cargo.lock | |
| parent | 8ddd5031f749470dea7d26b0cfc3acfb50e509ea (diff) | |
chore: remove published source checksums from example Cargo.lock files
Diffstat (limited to 'examples/full-todolist/Cargo.lock')
| -rw-r--r-- | examples/full-todolist/Cargo.lock | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/full-todolist/Cargo.lock b/examples/full-todolist/Cargo.lock index aa515bf..9206fad 100644 --- a/examples/full-todolist/Cargo.lock +++ b/examples/full-todolist/Cargo.lock @@ -42,8 +42,6 @@ dependencies = [ [[package]] name = "mingling_core" version = "0.2.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5c6a8751b43d4fd3d61d7b37f0d7f4d5d274d9391cf80cae9bd75f218219eefe" dependencies = [ "just_fmt", "serde", @@ -53,8 +51,6 @@ 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", |
