Skip to content

Commit 9968b43

Browse files
fix(deps): update rust crate ordered-float to v5
1 parent 380a685 commit 9968b43

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 @@ init_with = "1"
3636
itertools = "0.14"
3737
log = "0.4"
3838
num-traits = "0.2"
39-
ordered-float = "4"
39+
ordered-float = "5"
4040
sorted-vec = "0.8"
4141
ubyte = "0.10"
4242

0 commit comments

Comments
 (0)