diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-04-21 22:17:28 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-04-21 22:17:28 +0800 |
| commit | 4269a40a3a1614b9d477e8c44a278e96ead6ad4b (patch) | |
| tree | 8a60db78a7bfdc2936eec0b04e1ddda1a65e721a | |
| parent | 73e75e92e8354b84847f4ed50140edb86ff671e0 (diff) | |
Bump mingling version to 0.1.7 and use local dependencies
| -rw-r--r-- | examples/example-basic/Cargo.lock | 10 | ||||
| -rw-r--r-- | examples/example-completion/Cargo.lock | 10 | ||||
| -rw-r--r-- | examples/example-general-renderer/Cargo.lock | 10 | ||||
| -rw-r--r-- | examples/example-picker/Cargo.lock | 10 | ||||
| -rw-r--r-- | mingling/Cargo.lock | 10 | ||||
| -rw-r--r-- | mingling/Cargo.toml | 6 | ||||
| -rw-r--r-- | mingling_cli/Cargo.lock | 10 | ||||
| -rw-r--r-- | mingling_core/Cargo.lock | 2 | ||||
| -rw-r--r-- | mingling_core/Cargo.toml | 2 | ||||
| -rw-r--r-- | mingling_macros/Cargo.lock | 2 | ||||
| -rw-r--r-- | mingling_macros/Cargo.toml | 2 |
11 files changed, 25 insertions, 49 deletions
diff --git a/examples/example-basic/Cargo.lock b/examples/example-basic/Cargo.lock index 0ced671..ae57530 100644 --- a/examples/example-basic/Cargo.lock +++ b/examples/example-basic/Cargo.lock @@ -17,7 +17,7 @@ checksum = "5454cda0d57db59778608d7a47bff5b16c6705598265869fb052b657f66cf05e" [[package]] name = "mingling" -version = "0.1.6" +version = "0.1.7" dependencies = [ "mingling_core", "mingling_macros", @@ -25,9 +25,7 @@ dependencies = [ [[package]] name = "mingling_core" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a82fdb851a240b4039cf6763686adc94532eaf9fd5a2d6bebe83666afdf70da" +version = "0.1.7" dependencies = [ "just_fmt", "once_cell", @@ -36,9 +34,7 @@ dependencies = [ [[package]] name = "mingling_macros" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d1b06de4aee340e05eed51b75fc84781900657819dd80bf4f5e76548709076b" +version = "0.1.7" dependencies = [ "just_fmt", "once_cell", diff --git a/examples/example-completion/Cargo.lock b/examples/example-completion/Cargo.lock index 0b130ae..7a54cc1 100644 --- a/examples/example-completion/Cargo.lock +++ b/examples/example-completion/Cargo.lock @@ -26,7 +26,7 @@ dependencies = [ [[package]] name = "mingling" -version = "0.1.6" +version = "0.1.7" dependencies = [ "mingling_core", "mingling_macros", @@ -35,9 +35,7 @@ dependencies = [ [[package]] name = "mingling_core" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a82fdb851a240b4039cf6763686adc94532eaf9fd5a2d6bebe83666afdf70da" +version = "0.1.7" dependencies = [ "just_fmt", "just_template", @@ -47,9 +45,7 @@ dependencies = [ [[package]] name = "mingling_macros" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d1b06de4aee340e05eed51b75fc84781900657819dd80bf4f5e76548709076b" +version = "0.1.7" dependencies = [ "just_fmt", "once_cell", diff --git a/examples/example-general-renderer/Cargo.lock b/examples/example-general-renderer/Cargo.lock index 365cfa8..0aa7ce8 100644 --- a/examples/example-general-renderer/Cargo.lock +++ b/examples/example-general-renderer/Cargo.lock @@ -61,7 +61,7 @@ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" [[package]] name = "mingling" -version = "0.1.6" +version = "0.1.7" dependencies = [ "mingling_core", "mingling_macros", @@ -71,9 +71,7 @@ dependencies = [ [[package]] name = "mingling_core" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a82fdb851a240b4039cf6763686adc94532eaf9fd5a2d6bebe83666afdf70da" +version = "0.1.7" dependencies = [ "just_fmt", "once_cell", @@ -87,9 +85,7 @@ dependencies = [ [[package]] name = "mingling_macros" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d1b06de4aee340e05eed51b75fc84781900657819dd80bf4f5e76548709076b" +version = "0.1.7" dependencies = [ "just_fmt", "once_cell", diff --git a/examples/example-picker/Cargo.lock b/examples/example-picker/Cargo.lock index 62daefd..cb4aeb2 100644 --- a/examples/example-picker/Cargo.lock +++ b/examples/example-picker/Cargo.lock @@ -18,7 +18,7 @@ checksum = "5454cda0d57db59778608d7a47bff5b16c6705598265869fb052b657f66cf05e" [[package]] name = "mingling" -version = "0.1.6" +version = "0.1.7" dependencies = [ "mingling_core", "mingling_macros", @@ -27,9 +27,7 @@ dependencies = [ [[package]] name = "mingling_core" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a82fdb851a240b4039cf6763686adc94532eaf9fd5a2d6bebe83666afdf70da" +version = "0.1.7" dependencies = [ "just_fmt", "once_cell", @@ -38,9 +36,7 @@ dependencies = [ [[package]] name = "mingling_macros" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d1b06de4aee340e05eed51b75fc84781900657819dd80bf4f5e76548709076b" +version = "0.1.7" dependencies = [ "just_fmt", "once_cell", diff --git a/mingling/Cargo.lock b/mingling/Cargo.lock index c4b7e49..652565c 100644 --- a/mingling/Cargo.lock +++ b/mingling/Cargo.lock @@ -223,7 +223,7 @@ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" [[package]] name = "mingling" -version = "0.1.6" +version = "0.1.7" dependencies = [ "mingling", "mingling_core", @@ -235,9 +235,7 @@ dependencies = [ [[package]] name = "mingling_core" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a82fdb851a240b4039cf6763686adc94532eaf9fd5a2d6bebe83666afdf70da" +version = "0.1.7" dependencies = [ "env_logger", "just_fmt", @@ -254,9 +252,7 @@ dependencies = [ [[package]] name = "mingling_macros" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d1b06de4aee340e05eed51b75fc84781900657819dd80bf4f5e76548709076b" +version = "0.1.7" dependencies = [ "just_fmt", "once_cell", diff --git a/mingling/Cargo.toml b/mingling/Cargo.toml index 74e7fbd..e52ffe1 100644 --- a/mingling/Cargo.toml +++ b/mingling/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mingling" -version = "0.1.6" +version = "0.1.7" edition = "2024" authors = ["Weicao-CatilGrass"] license = "MIT OR Apache-2.0" @@ -30,7 +30,7 @@ comp = ["mingling_core/comp", "mingling_macros/comp"] parser = ["dep:size"] [dependencies] -mingling_core = { version = "0.1.6", default-features = false } -mingling_macros = { version = "0.1.6", default-features = false } +mingling_core = { path = "../mingling_core", default-features = false } +mingling_macros = { path = "../mingling_macros", default-features = false } serde = { version = "1.0", features = ["derive"], optional = true } size = { version = "0.5", optional = true } diff --git a/mingling_cli/Cargo.lock b/mingling_cli/Cargo.lock index 6d9d29f..8687694 100644 --- a/mingling_cli/Cargo.lock +++ b/mingling_cli/Cargo.lock @@ -62,7 +62,7 @@ dependencies = [ [[package]] name = "mingling" -version = "0.1.6" +version = "0.1.7" dependencies = [ "mingling_core", "mingling_macros", @@ -80,9 +80,7 @@ dependencies = [ [[package]] name = "mingling_core" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8a82fdb851a240b4039cf6763686adc94532eaf9fd5a2d6bebe83666afdf70da" +version = "0.1.7" dependencies = [ "just_fmt", "just_template", @@ -92,9 +90,7 @@ dependencies = [ [[package]] name = "mingling_macros" -version = "0.1.6" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5d1b06de4aee340e05eed51b75fc84781900657819dd80bf4f5e76548709076b" +version = "0.1.7" dependencies = [ "just_fmt", "once_cell", diff --git a/mingling_core/Cargo.lock b/mingling_core/Cargo.lock index b380a89..4b57814 100644 --- a/mingling_core/Cargo.lock +++ b/mingling_core/Cargo.lock @@ -186,7 +186,7 @@ checksum = "f8ca58f447f06ed17d5fc4043ce1b10dd205e060fb3ce5b979b8ed8e59ff3f79" [[package]] name = "mingling_core" -version = "0.1.6" +version = "0.1.7" dependencies = [ "env_logger", "just_fmt", diff --git a/mingling_core/Cargo.toml b/mingling_core/Cargo.toml index 0dd191f..61bee49 100644 --- a/mingling_core/Cargo.toml +++ b/mingling_core/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mingling_core" -version = "0.1.6" +version = "0.1.7" edition = "2024" license = "MIT OR Apache-2.0" description = "Core of the mingling library" diff --git a/mingling_macros/Cargo.lock b/mingling_macros/Cargo.lock index 106d8aa..b4f702a 100644 --- a/mingling_macros/Cargo.lock +++ b/mingling_macros/Cargo.lock @@ -10,7 +10,7 @@ checksum = "5454cda0d57db59778608d7a47bff5b16c6705598265869fb052b657f66cf05e" [[package]] name = "mingling_macros" -version = "0.1.6" +version = "0.1.7" dependencies = [ "just_fmt", "once_cell", diff --git a/mingling_macros/Cargo.toml b/mingling_macros/Cargo.toml index f4145e4..6def757 100644 --- a/mingling_macros/Cargo.toml +++ b/mingling_macros/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "mingling_macros" -version = "0.1.6" +version = "0.1.7" edition = "2024" license = "MIT OR Apache-2.0" repository = "https://github.com/catilgrass/mingling" |
