1
Fork 0
mirror of https://github.com/thegeneralist01/archivr synced 2026-07-22 03:05:32 +02:00

feat: expose archive server APIs

This commit is contained in:
TheGeneralist 2026-06-01 22:49:10 +02:00
parent 1634026e5b
commit ed68a53c0b
Signed by: thegeneralist01
SSH key fingerprint: SHA256:pp9qddbCNmVNoSjevdvQvM5z0DHN7LTa8qBMbcMq/R4
5 changed files with 163 additions and 8 deletions

View file

@ -9,6 +9,7 @@ chrono.workspace = true
hex.workspace = true
regex.workspace = true
rusqlite.workspace = true
serde.workspace = true
serde_json.workspace = true
sha3.workspace = true
uuid.workspace = true