Bump histogram from 0.6.8 to 0.6.9

Bumps [histogram](https://github.com/brayniac/histogram) from 0.6.8 to 0.6.9.
- [Release notes](https://github.com/brayniac/histogram/releases)
- [Commits](https://github.com/brayniac/histogram/compare/0.6.8...0.6.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-18 08:34:56 +00:00 committed by GitHub
parent 50bd5c3e0f
commit 96f941cf1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View file

@ -2464,9 +2464,9 @@ dependencies = [
[[package]]
name = "histogram"
version = "0.6.8"
version = "0.6.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1bdcec4094c1ca961b685384ea7af76af5718230b3f34657d1a71fd2dcf4cc9d"
checksum = "12cb882ccb290b8646e554b157ab0b71e64e8d5bef775cd66b6531e52d302669"
[[package]]
name = "html5ever"