--- tokio-util-0.7.3/Cargo.toml 1970-01-01T00:00:01+00:00 +++ tokio-util-0.7.3/Cargo.toml 2022-07-16T12:43:18.189939+00:00 @@ -115,13 +115,8 @@ "tokio/rt", "tokio/sync", "futures-util", - "hashbrown", ] time = [ "tokio/time", "slab", ] - -[target."cfg(tokio_unstable)".dependencies.hashbrown] -version = "0.12.0" -optional = true