api: add blob dir size to storage info (#7605)

closes #7598
This commit is contained in:
Simon Laux
2025-12-12 21:15:12 +01:00
committed by GitHub
parent 49b04e8789
commit 8dfa5fc37e
5 changed files with 27 additions and 11 deletions

2
Cargo.lock generated
View File

@@ -1388,6 +1388,7 @@ dependencies = [
"tracing",
"url",
"uuid",
"walkdir",
"webpki-roots",
]
@@ -1429,7 +1430,6 @@ dependencies = [
"tempfile",
"tokio",
"typescript-type-def",
"walkdir",
"yerpc",
]