add model for admin key table

This commit is contained in:
Alex Auvolat
2025-03-11 13:09:19 +01:00
parent 576d0d950e
commit 46f620119b
6 changed files with 184 additions and 3 deletions
+1
View File
@@ -21,6 +21,7 @@ garage_block.workspace = true
garage_util.workspace = true
garage_net.workspace = true
argon2.workspace = true
async-trait.workspace = true
blake2.workspace = true
chrono.workspace = true