You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
389 B
18 lines
389 B
--- tokio-util-0.7.13/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ tokio-util-0.7.13/Cargo.toml 2024-12-04T22:32:17.272177+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
|