Fix compilation for latest nightly
This commit is contained in:
parent
ed1b476a22
commit
5b1225cc87
@ -1,5 +1,5 @@
|
||||
use std::io;
|
||||
use std::num::{Float, FpCategory};
|
||||
use std::num::FpCategory;
|
||||
use std::string::FromUtf8Error;
|
||||
|
||||
use ser;
|
||||
|
Loading…
Reference in New Issue
Block a user