aboutsummaryrefslogtreecommitdiff
path: root/examples/example-basic/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-04-21 22:17:28 +0800
committer魏曹先生 <1992414357@qq.com>2026-04-21 22:17:28 +0800
commit4269a40a3a1614b9d477e8c44a278e96ead6ad4b (patch)
tree8a60db78a7bfdc2936eec0b04e1ddda1a65e721a /examples/example-basic/Cargo.lock
parent73e75e92e8354b84847f4ed50140edb86ff671e0 (diff)
Bump mingling version to 0.1.7 and use local dependencies
Diffstat (limited to 'examples/example-basic/Cargo.lock')
-rw-r--r--examples/example-basic/Cargo.lock10
1 files changed, 3 insertions, 7 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",