Run test suite on wa-serde-derive

This commit is contained in:
David Tolnay
2019-10-13 18:11:43 -07:00
parent 1afae183b0
commit af31449cb1
16 changed files with 20 additions and 8 deletions
+1
View File
@@ -8,6 +8,7 @@ repository = "https://github.com/dtolnay/watt"
include = ["src"]
[lib]
name = "serde_derive"
proc-macro = true
[dependencies]