Skip to content

Commit 87048b1

Browse files
committed
Version 0.5.1
* Check addition for NaN (#48). * Upgrade to unreachable 1.0.
1 parent abc4531 commit 87048b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22

33
name = "ordered-float"
4-
version = "0.5.0"
4+
version = "0.5.1"
55
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
66
license = "MIT"
77
description = "Wrappers for total ordering on floats."

0 commit comments

Comments
 (0)