fix tokio

This commit is contained in:
John Smith
2022-06-29 10:13:49 -04:00
parent d3f872eb1f
commit 018d7da429
20 changed files with 115 additions and 54 deletions

3
Cargo.lock generated
View File

@@ -5168,7 +5168,10 @@ dependencies = [
"serial_test",
"signal-hook",
"signal-hook-async-std",
"stop-token",
"tokio",
"tokio-stream",
"tokio-util 0.6.10",
"tracing",
"tracing-appender",
"tracing-journald",