mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-23 19:58:01 +00:00
update to rust HEAD, fix the tests
This commit is contained in:
@@ -3,7 +3,6 @@ use std::fmt;
|
||||
use std::io::{ByRefWriter, IoResult};
|
||||
use std::io;
|
||||
use std::str;
|
||||
use std::string;
|
||||
use std::vec;
|
||||
|
||||
use de::{mod, Token, TokenKind};
|
||||
|
||||
Reference in New Issue
Block a user