Enable logs in the test

This commit is contained in:
link2xt
2024-05-18 22:23:15 +00:00
parent 41f39117af
commit 7aad78e894
3 changed files with 14 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -1497,6 +1497,7 @@ dependencies = [
"serde_json",
"tokio",
"tokio-util",
"tracing-subscriber",
"yerpc",
]