mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-19 08:41:10 +00:00
Migrate serde_json into it's own repo
New location is https://github.com/serde-rs/json.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
extern crate num;
|
||||
extern crate rustc_serialize;
|
||||
extern crate serde;
|
||||
extern crate serde_json;
|
||||
extern crate test;
|
||||
|
||||
include!(concat!(env!("OUT_DIR"), "/bench.rs"));
|
||||
|
||||
Reference in New Issue
Block a user