feat: add release manager

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-02-11 14:44:15 +01:00
parent a444bff1ee
commit 8bab1a1df3
7 changed files with 118 additions and 0 deletions

View File

@@ -16,3 +16,6 @@ tonic = "0.11.0"
[build-dependencies]
tonic-build = "0.11.0"
[dev-dependencies]
mockall = "0.12.1"