diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-05-07 13:18:23 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-05-07 13:18:23 +0800 |
| commit | 89571fa6ef2ffb5e044d714627460a46e7f76ca2 (patch) | |
| tree | 030aca1b7a8dac1daf4fcc02394fc3331874eef2 /mling/Cargo.lock | |
| parent | 44d7c652eb1230ea0fd44d5b641fbb3c2a53fae3 (diff) | |
Update mingling from 0.1.7 to 0.1.8
Diffstat (limited to 'mling/Cargo.lock')
| -rw-r--r-- | mling/Cargo.lock | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/mling/Cargo.lock b/mling/Cargo.lock index 5904622..fbcd4a7 100644 --- a/mling/Cargo.lock +++ b/mling/Cargo.lock @@ -124,9 +124,7 @@ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" [[package]] name = "mingling" -version = "0.1.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7755900d667c43912a31b1b164061264811c4a93300061a6285920497805749b" +version = "0.1.8" dependencies = [ "mingling_core", "mingling_macros", @@ -136,7 +134,7 @@ dependencies = [ [[package]] name = "mingling-cli" -version = "0.1.7" +version = "0.1.8" dependencies = [ "colored", "dirs", @@ -149,9 +147,7 @@ dependencies = [ [[package]] name = "mingling_core" -version = "0.1.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e12e0ee263a48336b5a16598a89c2220524af7a0267227160ebed1364ff0a741" +version = "0.1.8" dependencies = [ "just_fmt", "just_template", @@ -166,9 +162,7 @@ dependencies = [ [[package]] name = "mingling_macros" -version = "0.1.7" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7af9a980ada645d77113c0d39877d6a3d3861b271ceb8a1b6bb804177697ad8" +version = "0.1.8" dependencies = [ "just_fmt", "once_cell", |
