mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 23:01:01 +00:00
Update to syn 0.11
This commit is contained in:
@@ -25,4 +25,4 @@ proc-macro = true
|
||||
clippy = { version = "0.*", optional = true }
|
||||
quote = "0.3.8"
|
||||
serde_codegen_internals = { version = "=0.11.3", default-features = false, path = "../serde_codegen_internals" }
|
||||
syn = { version = "0.10", features = ["aster", "visit"] }
|
||||
syn = { version = "0.11", features = ["aster", "visit"] }
|
||||
|
||||
Reference in New Issue
Block a user