Revert upgrade to tokio utils to reprocessing queue (#4167)

This commit is contained in:
Pawan Dhananjay
2023-04-05 22:13:39 +05:30
committed by GitHub
parent 3a21317600
commit 1b8225c76d
3 changed files with 30 additions and 8 deletions

2
Cargo.lock generated
View File

@@ -5232,7 +5232,7 @@ dependencies = [
"task_executor",
"tokio",
"tokio-stream",
"tokio-util 0.7.7",
"tokio-util 0.6.10",
"types",
]