Merge pull request #66 from daniellandau/fix/compilation
Fix compilation for latest nightly
This commit is contained in:
commit
678bad241e
@ -1,5 +1,5 @@
|
|||||||
use std::io;
|
use std::io;
|
||||||
use std::num::{Float, FpCategory};
|
use std::num::FpCategory;
|
||||||
use std::string::FromUtf8Error;
|
use std::string::FromUtf8Error;
|
||||||
|
|
||||||
use ser;
|
use ser;
|
||||||
|
Loading…
Reference in New Issue
Block a user