Skip to content

Commit

Permalink
Bump histogram from 0.9.1 to 0.10.0
Browse files Browse the repository at this point in the history
Bumps [histogram](https://github.com/pelikan-io/rustcommon) from 0.9.1 to 0.10.0.
- [Commits](https://github.com/pelikan-io/rustcommon/commits)

---
updated-dependencies:
- dependency-name: histogram
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 20e6195 commit 81022f9
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 @@ finch = { version = "0.6.0", optional = true }
fixedbitset = "0.4.0"
getrandom = { version = "0.2", features = ["js"] }
getset = "0.1.1"
histogram = "0.9.1"
histogram = "0.10.0"
itertools = "0.12.1"
log = "0.4.21"
md5 = "0.7.0"
Expand Down

0 comments on commit 81022f9

Please sign in to comment.