Skip to content

Commit cd01fca

Browse files
committed
Implement operator traits on references
Fixes #81.
1 parent eb30b6d commit cd01fca

File tree

3 files changed

+259
-173
lines changed

3 files changed

+259
-173
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ordered-float"
3-
version = "2.2.0"
3+
version = "2.3.0"
44
authors = ["Jonathan Reem <[email protected]>", "Matt Brubeck <[email protected]>"]
55
license = "MIT"
66
description = "Wrappers for total ordering on floats"

0 commit comments

Comments
 (0)