mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Format the bytes as human readable bytes
Uses the same `byte_unit` version as `meilisearch`
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -5710,9 +5710,9 @@ dependencies = [
|
||||
name = "tracing-trace"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"byte-unit",
|
||||
"color-spantrace",
|
||||
"fxprof-processed-profile",
|
||||
"once_cell",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"stats_alloc",
|
||||
|
Reference in New Issue
Block a user