aboutsummaryrefslogtreecommitdiff
path: root/examples/example-basic/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-07 13:18:23 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-07 13:18:23 +0800
commit89571fa6ef2ffb5e044d714627460a46e7f76ca2 (patch)
tree030aca1b7a8dac1daf4fcc02394fc3331874eef2 /examples/example-basic/Cargo.lock
parent44d7c652eb1230ea0fd44d5b641fbb3c2a53fae3 (diff)
Update mingling from 0.1.7 to 0.1.8
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 3ed4017..48f5240 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.7"
+version = "0.1.8"
dependencies = [
"mingling_core",
"mingling_macros",
@@ -25,9 +25,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",
"once_cell",
@@ -36,9 +34,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",