Re-enable json and port to rust HEAD

This commit is contained in:
Erick Tryzelaar
2014-05-26 10:40:47 -07:00
parent d87589f5cb
commit 17e93d3d5d
2 changed files with 254 additions and 220 deletions
+253 -219
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -12,7 +12,7 @@ extern crate log;
extern crate serialize;
pub mod de;
//pub mod json;
pub mod json;
//#[cfg(test)]
//pub mod bench_bytes;