diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-12 02:01:58 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-12 02:02:34 +0800 |
| commit | 395648b57050a375c2d4922085c802298801afa7 (patch) | |
| tree | 09c5ab0bb9d48e5203a6ecb9a6407e7ca13006eb /mingling | |
| parent | 3d014680d2e94018f72435b6f1e719697acf7e6d (diff) | |
Update Cargo.lock for published mingling crates0.1.5
Diffstat (limited to 'mingling')
| -rw-r--r-- | mingling/Cargo.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mingling/Cargo.lock b/mingling/Cargo.lock index a6682ed..6780140 100644 --- a/mingling/Cargo.lock +++ b/mingling/Cargo.lock @@ -236,6 +236,8 @@ dependencies = [ [[package]] name = "mingling_core" version = "0.1.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3c2b64cf9820a2ffd0ba1b1a6fdee99f1cce8e102e19d088cda796158b97ea45" dependencies = [ "env_logger", "just_fmt", @@ -254,6 +256,8 @@ dependencies = [ [[package]] name = "mingling_macros" version = "0.1.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "4a053a1e0644b9dd1abd4117d080a12386d1fb7ade3103bbe0bca693fc659716" dependencies = [ "just_fmt", "once_cell", |
