reminder: fix symlink escape + db bloat cap + handler consistency

This commit is contained in:
damocles 2026-05-17 11:26:59 +02:00
parent 3da6912e73
commit 753409a5ef
4 changed files with 121 additions and 37 deletions

View file

@ -11,6 +11,7 @@ anyhow.workspace = true
axum.workspace = true
clap.workspace = true
hive-sh4re.workspace = true
libc = "0.2"
rusqlite.workspace = true
serde.workspace = true
serde_json.workspace = true