Remove unneeded test feature
This commit is contained in:
parent
b4d5c26f4e
commit
339c0f5493
@ -1,4 +1,4 @@
|
||||
#![feature(test, proc_macro, rustc_attrs)]
|
||||
#![feature(test, proc_macro)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
Loading…
x
Reference in New Issue
Block a user