Skip to content

Commit c074547

Browse files
committed
Update version in README
1 parent bfc23e3 commit c074547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ the default `std` feature:
1212

1313
```toml
1414
[dependencies]
15-
ordered-float = { version = "4.0", default-features = false }
15+
ordered-float = { version = "5.0", default-features = false }
1616
```
1717

1818
If you still want to have access to the `Pow` and `Float` traits, enable the `libm` feature.

0 commit comments

Comments
 (0)