Skip to content

Commit c96e428

Browse files
Bump histogram from 0.11.1 to 0.11.2
Bumps [histogram](https://github.com/pelikan-io/rustcommon) from 0.11.1 to 0.11.2. - [Commits](https://github.com/pelikan-io/rustcommon/commits) --- updated-dependencies: - dependency-name: histogram dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18b5e99 commit c96e428

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.

src/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ enum_dispatch = "0.3.13"
3737
finch = { version = "0.6.0", optional = true }
3838
fixedbitset = "0.4.0"
3939
getset = "0.1.3"
40-
histogram = "0.11.1"
40+
histogram = "0.11.2"
4141
itertools = "0.14.0"
4242
log = "0.4.22"
4343
md5 = "0.7.0"

0 commit comments

Comments
 (0)