chore(deps): Bump hashbrown from 0.12.0 to 0.12.1 (#4510)

Bumps [hashbrown](https://github.com/rust-lang/hashbrown) from 0.12.0 to 0.12.1.
- [Release notes](https://github.com/rust-lang/hashbrown/releases)
- [Changelog](https://github.com/rust-lang/hashbrown/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/hashbrown/compare/v0.12.0...v0.12.1)

---
updated-dependencies:
- dependency-name: hashbrown
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
pull/24376/head
dependabot[bot] 2022-05-04 14:02:20 +00:00 committed by GitHub
parent 9fdc2d67e8
commit 6fab6bad2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 24 deletions

48
Cargo.lock generated
View File

@ -145,7 +145,7 @@ dependencies = [
"arrow",
"chrono",
"comfy-table",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"num-traits",
"rand",
"snafu",
@ -1206,7 +1206,7 @@ dependencies = [
"datafusion-expr",
"datafusion-physical-expr",
"futures",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"lazy_static",
"log",
"num_cpus",
@ -1271,7 +1271,7 @@ dependencies = [
"chrono",
"datafusion-common",
"datafusion-expr",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"lazy_static",
"md-5 0.10.1",
"ordered-float 2.10.0",
@ -1317,7 +1317,7 @@ dependencies = [
"datafusion_util",
"dml",
"futures",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"internal_types",
"iox_object_store",
"iox_time",
@ -1460,7 +1460,7 @@ version = "0.1.0"
dependencies = [
"arrow_util",
"data_types",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"iox_time",
"mutable_batch",
"mutable_batch_lp",
@ -1928,9 +1928,9 @@ dependencies = [
[[package]]
name = "hashbrown"
version = "0.12.0"
version = "0.12.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8c21d40587b92fa6a6c6e3c1bdbf87d75511db5672f9c93175574b3a00df1758"
checksum = "db0d4cf898abf0081f964436dc980e96670a0f36863e4b83aaacdb65c9d7ccc3"
dependencies = [
"ahash",
]
@ -2224,7 +2224,7 @@ dependencies = [
"flate2",
"futures",
"generated_types",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"heappy",
"http",
"humantime",
@ -2663,7 +2663,7 @@ dependencies = [
"dml",
"flate2",
"futures",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"http",
"hyper",
"log",
@ -2876,7 +2876,7 @@ dependencies = [
"clap_blocks",
"data_types2",
"generated_types",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"hyper",
"iox_catalog",
"iox_time",
@ -3240,7 +3240,7 @@ version = "0.1.0"
dependencies = [
"data_types",
"futures",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"internal_types",
"iox_time",
"observability_deps",
@ -3505,7 +3505,7 @@ dependencies = [
"arrow_util",
"chrono",
"data_types",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"itertools",
"rand",
"schema",
@ -3520,7 +3520,7 @@ dependencies = [
"arrow_util",
"assert_matches",
"criterion",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"influxdb_line_protocol",
"mutable_batch",
"schema",
@ -3535,7 +3535,7 @@ dependencies = [
"arrow_util",
"dml",
"generated_types",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"mutable_batch",
"mutable_batch_lp",
"schema",
@ -4587,7 +4587,7 @@ dependencies = [
"datafusion_util",
"executor",
"futures",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"itertools",
"observability_deps",
"parking_lot 0.12.0",
@ -4795,7 +4795,7 @@ dependencies = [
"data_types",
"datafusion 0.1.0",
"either",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"itertools",
"metric",
"observability_deps",
@ -4937,7 +4937,7 @@ dependencies = [
"cache_loader_async",
"data_types",
"dml",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"influxdb_iox_client",
"iox_time",
"metric",
@ -4967,7 +4967,7 @@ dependencies = [
"flate2",
"futures",
"generated_types",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"hyper",
"influxdb_line_protocol",
"iox_catalog",
@ -5270,7 +5270,7 @@ name = "schema"
version = "0.1.0"
dependencies = [
"arrow",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"indexmap",
"itertools",
"snafu",
@ -5489,7 +5489,7 @@ dependencies = [
"futures",
"futures-util",
"generated_types",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"influxdb_line_protocol",
"internal_types",
"iox_object_store",
@ -6496,7 +6496,7 @@ name = "trace_http"
version = "0.1.0"
dependencies = [
"futures",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"http",
"http-body",
"itertools",
@ -6602,7 +6602,7 @@ name = "tracker"
version = "0.1.0"
dependencies = [
"futures",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"iox_time",
"lock_api",
"metric",
@ -7075,7 +7075,7 @@ dependencies = [
"futures-util",
"getrandom",
"hashbrown 0.11.2",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"heck 0.4.0",
"hyper",
"hyper-rustls",
@ -7135,7 +7135,7 @@ dependencies = [
"dotenv",
"futures",
"generated_types",
"hashbrown 0.12.0",
"hashbrown 0.12.1",
"http",
"httparse",
"iox_time",