mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-14 17:31:03 +00:00
Fix #[derive_serialize] for enums
This commit is contained in:
@@ -3,7 +3,6 @@ name = "serde2_macros"
|
||||
version = "0.1.0"
|
||||
authors = ["Erick Tryzelaar <erick.tryzelaar@gmail.com>"]
|
||||
|
||||
[[lib]]
|
||||
[lib]
|
||||
name = "serde2_macros"
|
||||
path = "src/lib.rs"
|
||||
plugin = true
|
||||
|
||||
Reference in New Issue
Block a user