Switch to tokio channel

This commit is contained in:
Louis Dureuil
2024-01-23 16:52:48 +01:00
parent eb5c725931
commit 07263bc0d7
4 changed files with 17 additions and 6 deletions

1
Cargo.lock generated
View File

@@ -5716,6 +5716,7 @@ dependencies = [
"serde",
"serde_json",
"stats_alloc",
"tokio",
"tracing",
"tracing-error",
"tracing-subscriber",