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 bfc23e3 commit c074547Copy full SHA for c074547
README.md
@@ -12,7 +12,7 @@ the default `std` feature:
12
13
```toml
14
[dependencies]
15
-ordered-float = { version = "4.0", default-features = false }
+ordered-float = { version = "5.0", default-features = false }
16
```
17
18
If you still want to have access to the `Pow` and `Float` traits, enable the `libm` feature.
0 commit comments