remove proc_macro
This commit is contained in:
parent
35890db697
commit
34ee6c9274
|
@ -69,8 +69,6 @@
|
|||
//!
|
||||
//! Make sure to take a look at it.
|
||||
|
||||
#![feature(proc_macro)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
||||
|
|
Loading…
Reference in New Issue