Skip to content

Commit bd7df4a

Browse files
chore(deps): Bump hdrhistogram from 7.5.2 to 7.5.3 (#19129)
Bumps [hdrhistogram](https://github.com/HdrHistogram/HdrHistogram_rust) from 7.5.2 to 7.5.3. - [Release notes](https://github.com/HdrHistogram/HdrHistogram_rust/releases) - [Changelog](https://github.com/HdrHistogram/HdrHistogram_rust/blob/main/CHANGELOG.md) - [Commits](HdrHistogram/HdrHistogram_rust@v7.5.2...v7.5.3) --- updated-dependencies: - dependency-name: hdrhistogram dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fe1a65 commit bd7df4a

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

lib/vector-buffers/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ vector-common = { path = "../vector-common", default-features = false, features
3737
clap = "4.4.8"
3838
criterion = { version = "0.5", features = ["html_reports", "async_tokio"] }
3939
crossbeam-queue = "0.3.8"
40-
hdrhistogram = "7.5.2"
40+
hdrhistogram = "7.5.3"
4141
metrics-tracing-context = { version = "0.14.0", default-features = false }
4242
metrics-util = { version = "0.15.1", default-features = false, features = ["debugging"] }
4343
once_cell = "1.18"

0 commit comments

Comments
 (0)