feat(cms): implement RewindBlobRepository for managing binary blobs

This commit is contained in:
asepharyana
2026-07-17 09:08:41 +07:00
parent b272858edb
commit 22dd6fdda7
5 changed files with 205 additions and 0 deletions
+1
View File
@@ -11,6 +11,7 @@ anyhow.workspace = true
chrono.workspace = true
uuid.workspace = true
tracing.workspace = true
hex.workspace = true
dirs.workspace = true
zesdex-entities.workspace = true
zesdex-utils.workspace = true