mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-13 05:31:02 +00:00
Update to rust HEAD
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#![feature(phase, old_orphan_check)]
|
||||
#![feature(plugin)]
|
||||
|
||||
extern crate serde;
|
||||
#[phase(plugin)]
|
||||
#[plugin]
|
||||
extern crate serde_macros;
|
||||
|
||||
#[derive(PartialEq, Show)]
|
||||
|
||||
Reference in New Issue
Block a user