mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-05-07 08:28:02 +00:00
Remove unneeded test feature
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![feature(test, proc_macro, rustc_attrs)]
|
||||
#![feature(test, proc_macro)]
|
||||
|
||||
#[macro_use]
|
||||
extern crate serde_derive;
|
||||
|
||||
Reference in New Issue
Block a user