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/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'mingling_pathf/Cargo.toml') diff --git a/mingling_pathf/Cargo.toml b/mingling_pathf/Cargo.toml index 8738ed5..9619adc 100644 --- a/mingling_pathf/Cargo.toml +++ b/mingling_pathf/Cargo.toml @@ -7,3 +7,4 @@ repository.workspace = true [dependencies] syn.workspace = true +proc-macro2.workspace = true -- cgit