Switch to tokio channel

This commit is contained in:
Louis Dureuil
2024-01-23 16:52:48 +01:00
parent b141c82a04
commit 8febbf64ce
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",