mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-14 02:21:01 +00:00
Do not copy tokens to String after expanding
This commit is contained in:
@@ -22,7 +22,7 @@ with-syn = []
|
||||
|
||||
[dependencies]
|
||||
clippy = { version = "^0.*", optional = true }
|
||||
quote = "0.3"
|
||||
quote = "0.3.8"
|
||||
serde_codegen_internals = { version = "=0.11.1", default-features = false, path = "../serde_codegen_internals" }
|
||||
syn = { version = "0.10", features = ["aster", "visit"] }
|
||||
syntex = { version = "^0.50.0", optional = true }
|
||||
|
||||
Reference in New Issue
Block a user