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
Generated
+1
View File
@@ -1467,6 +1467,7 @@ dependencies = [
name = "garage_model"
version = "1.1.0"
dependencies = [
"argon2",
"async-trait",
"base64 0.21.7",
"blake2",