Skip to content

Commit 7d9a7c1

Browse files
chore(deps): Bump hdrhistogram from 7.5.2 to 7.5.3
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>
1 parent c7ae2a6 commit 7d9a7c1

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
@@ -35,7 +35,7 @@ vector-common = { path = "../vector-common", default-features = false, features
3535
clap = "4.4.7"
3636
criterion = { version = "0.5", features = ["html_reports", "async_tokio"] }
3737
crossbeam-queue = "0.3.8"
38-
hdrhistogram = "7.5.2"
38+
hdrhistogram = "7.5.3"
3939
metrics-tracing-context = { version = "0.14.0", default-features = false }
4040
metrics-util = { version = "0.15.1", default-features = false, features = ["debugging"] }
4141
once_cell = "1.18"

0 commit comments

Comments
 (0)