feat: add deployment
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-01-28 20:44:12 +01:00
parent 5378b5f537
commit 3da154882d
7 changed files with 272 additions and 67 deletions

View File

@@ -19,6 +19,9 @@ clap.workspace = true
async-trait.workspace = true
futures.workspace = true
tokio.workspace = true
serde_json.workspace = true
serde_yaml.workspace = true
serde.workspace = true
[dev-dependencies]
tokio.workspace = true