Skip to content

Commit

Permalink
Bump histogram from 0.11.0 to 0.11.1
Browse files Browse the repository at this point in the history
Bumps [histogram](https://github.com/pelikan-io/rustcommon) from 0.11.0 to 0.11.1.
- [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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent c9fb078 commit 7e4efd6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ enum_dispatch = "0.3.13"
finch = { version = "0.6.0", optional = true }
fixedbitset = "0.4.0"
getset = "0.1.3"
histogram = "0.11.0"
histogram = "0.11.1"
itertools = "0.13.0"
log = "0.4.22"
md5 = "0.7.0"
Expand Down

0 comments on commit 7e4efd6

Please sign in to comment.