Skip to content

Commit

Permalink
Upgrade ordered-float to 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
messense committed Apr 11, 2024
1 parent 92d5d21 commit 2df5b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ regex = "1.0"
lazy_static = "1.0"
phf = "0.11"
cedarwood = "0.4"
ordered-float = { version = "3.0", optional = true }
ordered-float = { version = "4.0", optional = true }
fxhash = "0.2.1"

[build-dependencies]
Expand Down

0 comments on commit 2df5b80

Please sign in to comment.