parent
4abf5ca2cc
commit
690f610c21
@ -1 +1 @@
|
||||
SHA512 (tokio-util-0.7.2.crate) = c67c0ef7fa90a07503f932c2d11e27077570681abf6ad82773e0408c2f7751feda4208dcf86ea1ceef721591541a25328ba1b38a34653f4196433f2314549d87
|
||||
SHA512 (tokio-util-0.7.3.crate) = 5c179fe85af6323c4080fdeb119847078b896e5416c0ea6440090ac829bb02f4b9cf4c983ede8eeb8bd628ab9f8acd96d02e2be0ac8d7449fc4011abb2894982
|
||||
|
@ -0,0 +1,16 @@
|
||||
--- 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
|
Loading…
Reference in new issue