[package] name = "wa-serde-derive" version = "0.1.137" authors = ["David Tolnay "] license = "MIT OR Apache-2.0" description = "serde_derive compiled to wasm" repository = "https://github.com/dtolnay/watt" include = ["src"] [lib] proc-macro = true [dependencies] watt = "0.4" [workspace]