Skip to content

Commit 44c49a6

Browse files
chore(deps): bump ordered-float from 4.2.2 to 4.3.0
Bumps [ordered-float](https://github.com/reem/rust-ordered-float) from 4.2.2 to 4.3.0. - [Release notes](https://github.com/reem/rust-ordered-float/releases) - [Commits](reem/rust-ordered-float@v4.2.2...v4.3.0) --- updated-dependencies: - dependency-name: ordered-float dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f63dc9a commit 44c49a6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ members = [
1919
nom ={ version = "7.1.3" }
2020
humantime-serde = { version = "1.1.1" }
2121
itertools = { version = "0.13.0" }
22-
ordered-float = { version = "4.2.2" }
22+
ordered-float = { version = "4.3.0" }
2323
humantime = { version = "2.1.0" }
2424
chrono = { version = "0.4.38", features = ["serde"] }
2525
pretty_assertions = "1.4.0"
@@ -49,7 +49,7 @@ opentelemetry-prometheus = "0.17.0"
4949
opentelemetry-proto = { workspace = true }
5050
opentelemetry-semantic-conventions = { version = "0.25.0" }
5151
opentelemetry_sdk = { version = "0.24.1", features = ["metrics"] }
52-
ordered-float = { version = "4.2.2" }
52+
ordered-float = { version = "4.3.0" }
5353
prometheus = "0.13.4"
5454
prost = { version = "0.13.3" }
5555
reqwest = { version = "0.12.7", features = ["json", "native-tls-vendored", "gzip"], default-features = false }

0 commit comments

Comments
 (0)