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

View File

@@ -111,6 +111,7 @@ toml = "0.9"
tracing = "0.1.41"
url = "2"
uuid = { version = "1", features = ["serde", "v4"] }
walkdir = "2.5.0"
webpki-roots = "0.26.8"
[dev-dependencies]