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