mirror of
https://github.com/serde-rs/serde.git
synced 2025-09-30 06:21:26 +00:00
fix nightly
This commit is contained in:
parent
124bacd871
commit
89549e2567
@ -1,7 +1,6 @@
|
||||
#![feature(test, custom_attribute, custom_derive, plugin)]
|
||||
#![plugin(serde_macros)]
|
||||
|
||||
extern crate serde;
|
||||
extern crate test;
|
||||
|
||||
include!("../../testing/tests/test.rs.in");
|
||||
|
Loading…
x
Reference in New Issue
Block a user