mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-25 15:07:56 +00:00
Implement derive macros expansion tests using macrotest
This commit is contained in:
@@ -18,3 +18,4 @@ serde = { path = "../serde", features = ["rc", "derive"] }
|
||||
serde_derive = { path = "../serde_derive", features = ["deserialize_in_place"] }
|
||||
serde_test = { path = "../serde_test" }
|
||||
trybuild = "1.0"
|
||||
macrotest = "0.1"
|
||||
|
||||
Reference in New Issue
Block a user