feat: with full support for rust services
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-11-26 22:19:34 +01:00
parent 80782e70f9
commit 7a1ad63b57
10 changed files with 593 additions and 25 deletions

View File

@@ -10,6 +10,8 @@ repository.workspace = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dagger-rust.workspace = true
dagger-sdk.workspace = true
eyre.workspace = true
clap.workspace = true