add span to proc-macro-srv-cliy

This commit is contained in:
bit-aloo 2026-01-03 19:13:06 +05:30
parent 38b2e92620
commit 3941fed501
No known key found for this signature in database

View file

@ -14,6 +14,7 @@ publish = false
proc-macro-srv.workspace = true
proc-macro-api.workspace = true
postcard.workspace = true
span.workspace = true
clap = {version = "4.5.42", default-features = false, features = ["std"]}
[features]