Skip to content

Commit

Permalink
fix(deps): update rust crate ordered-float to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 23, 2023
1 parent 7676848 commit 289b239
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 @@ -15,7 +15,7 @@ fraction = { version = "0.13.1", default-features = false }
lazy_static = "1.4.0"
lru = "0.10.0"
maplit = "1.0.2"
ordered-float = "3.7.0"
ordered-float = "4.0.0"
regex = "1.9.0"
separator = "0.4.1"
unicode-segmentation = "1.10.1"
Expand Down

0 comments on commit 289b239

Please sign in to comment.