mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-14 03:31:02 +00:00
Ask proc_macro_derive to ignore serde attributes
This commit is contained in:
@@ -14,9 +14,6 @@ include = ["Cargo.toml", "src/**/*.rs"]
|
||||
name = "serde_derive"
|
||||
proc-macro = true
|
||||
|
||||
[dependencies]
|
||||
post-expansion = "0.2.0"
|
||||
|
||||
[dependencies.serde_codegen]
|
||||
version = "=0.8.17"
|
||||
path = "../serde_codegen"
|
||||
|
||||
Reference in New Issue
Block a user