From 2c3de3ac5ab1ab59f7245ab9cbdfda9b4e96dcb0 Mon Sep 17 00:00:00 2001 From: 苏向夜 Date: Sun, 15 Feb 2026 15:34:40 +0800 Subject: merge: dev --- crates/macros/Cargo.toml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'crates/macros/Cargo.toml') diff --git a/crates/macros/Cargo.toml b/crates/macros/Cargo.toml index e5b9ad7..729b557 100644 --- a/crates/macros/Cargo.toml +++ b/crates/macros/Cargo.toml @@ -10,8 +10,9 @@ publish = false proc-macro = true [dependencies] +darling = { version = "0.23.0", features = ["serde"] } +heck = "0.4" +inventory = "0.3" proc-macro2 = "1.0" quote = "1.0" syn = { version = "2.0", features = ["full"] } -heck = "0.4" -darling = { version = "0.23.0", features = ["serde"] } -- cgit v1.2.3-70-g09d2