Skip to content

Commit

Permalink
Merge pull request #49 from bschwind/update-ordered-float
Browse files Browse the repository at this point in the history
Update version of ordered-float
  • Loading branch information
bschwind authored Oct 23, 2018
2 parents 0c780e5 + 05022e4 commit 36c1129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ bindgen = "0.37.0"
cc = "1.0.17"

[dependencies]
ordered-float = "0.5.0"
ordered-float = "1.0.1"
serde = { version = "1.0.27", optional = true }
serde_derive = { version = "1.0.27", optional = true }

0 comments on commit 36c1129

Please sign in to comment.