mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-06-15 02:41:01 +00:00
Fix compilation for latest nightly
This commit is contained in:
+1
-1
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user