修改宏依赖
This commit is contained in:
parent
d6fec3f4dc
commit
a9051fdac2
@ -15,4 +15,4 @@ syn = { workspace = true, features = ["full"] }
|
|||||||
quote = { workspace = true, features = ["proc-macro"] }
|
quote = { workspace = true, features = ["proc-macro"] }
|
||||||
hyper = { workspace = true }
|
hyper = { workspace = true }
|
||||||
serde = { version = "1.0", features = ["derive"] }
|
serde = { version = "1.0", features = ["derive"] }
|
||||||
serde_json = "1.0"
|
serde_json = { workspace = true }
|
||||||
|
Loading…
Reference in New Issue
Block a user