Add tracing to milli

This commit is contained in:
Louis Dureuil
2024-01-23 09:42:48 +01:00
parent 02e6c8a440
commit 5d7061682e
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",
]