mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 11:48:00 +00:00
Remove the proc_macro feature gate
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![feature(test, proc_macro)]
|
||||
#![feature(test)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
||||
Reference in New Issue
Block a user