enable rust logs

This commit is contained in:
dignifiedquire
2024-05-18 13:07:33 +02:00
parent 37d61e41ca
commit 9fb003563b
3 changed files with 12 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -1426,6 +1426,7 @@ dependencies = [
"tokio-tar",
"tokio-util",
"toml",
"tracing-subscriber",
"url",
"uuid",
]