aboutsummaryrefslogtreecommitdiff
path: root/mingling_pathf/test/Cargo.lock
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-06-28 06:44:40 +0800
committer魏曹先生 <1992414357@qq.com>2026-06-28 06:44:40 +0800
commit367d0112b37fa77220d6715a8d19789a23bc9f47 (patch)
tree88b363b52a143ebe2e383852dd92a49713a513c9 /mingling_pathf/test/Cargo.lock
parent0414c4642c0fc98a5c5bae37943ac93ef75da60a (diff)
chore(deps): update Rust dependencies to latest patch versions
Diffstat (limited to 'mingling_pathf/test/Cargo.lock')
-rw-r--r--mingling_pathf/test/Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/mingling_pathf/test/Cargo.lock b/mingling_pathf/test/Cargo.lock
index dafc144..6c89ae3 100644
--- a/mingling_pathf/test/Cargo.lock
+++ b/mingling_pathf/test/Cargo.lock
@@ -12,6 +12,7 @@ checksum = "5454cda0d57db59778608d7a47bff5b16c6705598265869fb052b657f66cf05e"
name = "mingling_pathf"
version = "0.2.0"
dependencies = [
+ "proc-macro2",
"syn",
]