Skip to content
Permalink
Browse files
fix!: update to latest ordered-float (#503)
  • Loading branch information
johanneskoester committed Sep 29, 2022
1 parent 19b6c36 commit 63fb752
Showing 1 changed file with 1 addition and 1 deletion.
@@ -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"

0 comments on commit 63fb752

Please sign in to comment.