Skip to content

Commit

Permalink
Depend on fixed ordered-float
Browse files Browse the repository at this point in the history
  • Loading branch information
badboy committed Jun 7, 2022
1 parent e972992 commit 79869df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -36,7 +36,7 @@ id-arena = "2.2"
lazy_static = "1.1"
lmdb-rkv = "0.14"
log = "0.4.4"
ordered-float = "1.0.1"
ordered-float = "1.1.1"
paste = "1.0.6"
serde = {version = "1.0", features = ["derive", "rc"]}
serde_derive = "1.0"
Expand Down

0 comments on commit 79869df

Please sign in to comment.