mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 23:01:01 +00:00
Remove the proc_macro feature gate in serde-syntex-example
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
#![cfg_attr(feature = "serde_derive", feature(proc_macro))]
|
|
||||||
|
|
||||||
#[cfg(feature = "serde_derive")]
|
#[cfg(feature = "serde_derive")]
|
||||||
#[macro_use]
|
#[macro_use]
|
||||||
extern crate serde_derive;
|
extern crate serde_derive;
|
||||||
|
|||||||
Reference in New Issue
Block a user