mirror of
https://github.com/pezkuwichain/serde.git
synced 2026-04-28 13:47:57 +00:00
Merge pull request #66 from daniellandau/fix/compilation
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