We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac391a5 + 268c15f commit 0daa51cCopy full SHA for 0daa51c
Cargo.toml
@@ -9,7 +9,7 @@ repository = "https://github.com/reem/rust-ordered-float"
9
10
[dependencies]
11
num-traits = { version = "0.1", default_features = false }
12
-serde = { version = "0.7", optional = true }
+serde = { version = "0.8", optional = true }
13
rustc-serialize = { version = "0.3", optional = true }
14
unreachable = "0.1"
15
0 commit comments