Skip to content

Commit 3fb5eb9

Browse files
chore(deps): bump ordered-float from 4.6.0 to 5.3.0 (#2284)
Bumps [ordered-float](https://github.com/reem/rust-ordered-float) from 4.6.0 to 5.3.0. - [Release notes](https://github.com/reem/rust-ordered-float/releases) - [Commits](reem/rust-ordered-float@v4.6.0...v5.3.0) --- updated-dependencies: - dependency-name: ordered-float dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25b3307 commit 3fb5eb9

2 files changed

Lines changed: 13 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 12 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ insta = "1.47"
5757
itertools = "0.15"
5858
mimalloc = { version = "0.1" }
5959
object_store = "0.13.2"
60-
ordered-float = "4"
60+
ordered-float = "5"
6161
prost = "0.14"
6262
prost-types = "0.14"
6363
rstest = { version = "0.26" }

0 commit comments

Comments
 (0)