--- tokio-util-0.7.12/Cargo.toml 1970-01-01T00:00:01+00:00 +++ tokio-util-0.7.12/Cargo.toml 2024-09-17T20:08:10.797364+00:00 @@ -234,14 +234,9 @@ "tokio/rt", "tokio/sync", "futures-util", - "hashbrown", ] time = [ "tokio/time", "slab", ] -[target."cfg(tokio_unstable)".dependencies.hashbrown] -version = "0.14.0" -optional = true -default-features = false