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