Remove the proc_macro feature gate in serde-syntex-example
This commit is contained in:
parent
dec116311e
commit
bdba6fc5b0
@ -1,5 +1,3 @@
|
||||
#![cfg_attr(feature = "serde_derive", feature(proc_macro))]
|
||||
|
||||
#[cfg(feature = "serde_derive")]
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
Loading…
x
Reference in New Issue
Block a user