Skip to content

Commit ccf41ac

Browse files
committed
Upgrade to latest ordered-float
Also contains the fixes for GHSA-566x-hhrf-qf8m
1 parent e972992 commit ccf41ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ id-arena = "2.2"
3636
lazy_static = "1.1"
3737
lmdb-rkv = "0.14"
3838
log = "0.4.4"
39-
ordered-float = "1.0.1"
39+
ordered-float = "3.0.0"
4040
paste = "1.0.6"
4141
serde = {version = "1.0", features = ["derive", "rc"]}
4242
serde_derive = "1.0"

0 commit comments

Comments
 (0)