aboutsummaryrefslogtreecommitdiff
path: root/examples/example-enum-tag/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-05-29 21:50:11 +0800
committer魏曹先生 <1992414357@qq.com>2026-05-29 21:58:51 +0800
commit727ba2473beb98f071196a15ce74a811ba4f4c72 (patch)
tree28710b12dbf57844e8655e1502c5cb84d69e2109 /examples/example-enum-tag/Cargo.lock
parent6ce49469abe892e29d8a79e3e089c93b4f475583 (diff)
Update CHANGELOG and switch to published crate versions0.1.9
Diffstat (limited to 'examples/example-enum-tag/Cargo.lock')
-rw-r--r--examples/example-enum-tag/Cargo.lock4
1 files changed, 4 insertions, 0 deletions
diff --git a/examples/example-enum-tag/Cargo.lock b/examples/example-enum-tag/Cargo.lock
index 9839796..941e434 100644
--- a/examples/example-enum-tag/Cargo.lock
+++ b/examples/example-enum-tag/Cargo.lock
@@ -36,6 +36,8 @@ dependencies = [
[[package]]
name = "mingling_core"
version = "0.1.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "99628c909d5f1824771e378399024e3c8f8f880a1e1e6b34ac03df67ed15d9c2"
dependencies = [
"just_fmt",
"just_template",
@@ -44,6 +46,8 @@ dependencies = [
[[package]]
name = "mingling_macros"
version = "0.1.9"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "01c878eabe0a08c7c394e868591cbcdbdb75460cb2f8f0dab7645583b9604340"
dependencies = [
"just_fmt",
"proc-macro2",