Skip to content

Commit

Permalink
Upgrade to latest ordered-float
Browse files Browse the repository at this point in the history
Also contains the fixes for GHSA-566x-hhrf-qf8m
  • Loading branch information
badboy committed Jun 7, 2022
1 parent e972992 commit ccf41ac
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 = "3.0.0"
paste = "1.0.6"
serde = {version = "1.0", features = ["derive", "rc"]}
serde_derive = "1.0"
Expand Down

0 comments on commit ccf41ac

Please sign in to comment.