Add tracing to milli

This commit is contained in:
Louis Dureuil
2024-01-23 09:42:48 +01:00
parent 34a4a0520f
commit f48fc2e425
24 changed files with 150 additions and 29 deletions

1
Cargo.lock generated
View File

@@ -3840,6 +3840,7 @@ dependencies = [
"time",
"tokenizers",
"tokio",
"tracing",
"uuid",
]