Compile serde_derive to wasm

This commit is contained in:
David Tolnay
2019-10-13 17:49:13 -07:00
parent 845b900fd5
commit 1afae183b0
6 changed files with 59 additions and 18 deletions
-1
View File
@@ -1,7 +1,6 @@
[workspace]
members = [
"serde",
"serde_derive",
"serde_derive_internals",
"serde_test",
"test_suite",