Skip to content

Commit

Permalink
fix!: update to latest ordered-float (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
johanneskoester committed Sep 29, 2022
1 parent 19b6c36 commit 63fb752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -37,7 +37,7 @@ serde_derive = "1.0"
approx = ">=0.3, <0.6"
custom_derive = "0.1"
newtype_derive = "0.1"
ordered-float = "2.0"
ordered-float = "3.1"
regex = { version = "1.3", default-features = false, features = ["std", "perf"] }
multimap = ">=0.6, <0.9"
fxhash = "0.2"
Expand Down

0 comments on commit 63fb752

Please sign in to comment.