mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-26 02:47:56 +00:00
Fix compilation for latest nightly
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
use std::io;
|
||||
use std::num::{Float, FpCategory};
|
||||
use std::num::FpCategory;
|
||||
use std::string::FromUtf8Error;
|
||||
|
||||
use ser;
|
||||
|
||||
Reference in New Issue
Block a user