From 367d0112b37fa77220d6715a8d19789a23bc9f47 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sun, 28 Jun 2026 06:44:40 +0800 Subject: chore(deps): update Rust dependencies to latest patch versions --- mingling_pathf/test/Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'mingling_pathf/test') 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", ] -- cgit