aboutsummaryrefslogtreecommitdiff
path: root/examples/example-async/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-18 15:46:34 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-18 15:46:34 +0800
commit8840529533a6bb49439a1f7eb9f93c117f20b9f7 (patch)
tree148301e0dbbd168d4387fa99f0ec591f784b8855 /examples/example-async/Cargo.lock
parent332c1025aaf5baec445331e2f0c4db05d1539a8f (diff)
Update example version to 0.1.9
Diffstat (limited to 'examples/example-async/Cargo.lock')
-rw-r--r--examples/example-async/Cargo.lock10
1 files changed, 3 insertions, 7 deletions
diff --git a/examples/example-async/Cargo.lock b/examples/example-async/Cargo.lock
index 8bc78ba..d8c1122 100644
--- a/examples/example-async/Cargo.lock
+++ b/examples/example-async/Cargo.lock
@@ -61,7 +61,7 @@ dependencies = [
[[package]]
name = "mingling"
-version = "0.1.8"
+version = "0.1.9"
dependencies = [
"mingling_core",
"mingling_macros",
@@ -69,9 +69,7 @@ dependencies = [
[[package]]
name = "mingling_core"
-version = "0.1.8"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "0df6a42e46dade5788072687c887e15a980d1d16ab5dc2a98c65d47cf6a82993"
+version = "0.1.9"
dependencies = [
"just_fmt",
"once_cell",
@@ -79,9 +77,7 @@ dependencies = [
[[package]]
name = "mingling_macros"
-version = "0.1.8"
-source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "ae2140e7f48e6e73ebaa3bea51eeb89e6caf52d6d48c47b1337a00fa1912ea07"
+version = "0.1.9"
dependencies = [
"just_fmt",
"once_cell",