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.
1 parent 19e1b2a commit 93ad17dCopy full SHA for 93ad17d
Cargo.toml
@@ -10,7 +10,7 @@ repository = "https://github.com/reem/rust-ordered-float"
10
[dependencies]
11
num-traits = { version = "0.1", default_features = false }
12
serde = { version = "1.0", optional = true }
13
-unreachable = "0.1"
+unreachable = "1.0"
14
15
[dev-dependencies]
16
stainless = "0.1"
0 commit comments