feat: produce new templates

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-05-25 14:08:54 +02:00
parent f112bcf1a9
commit 03d293bdc8
3 changed files with 14 additions and 27 deletions

View File

@@ -11,4 +11,4 @@ tracing-subscriber = { version = "0.3.18" }
clap = { version = "4.5.4", features = ["derive", "env"] }
dotenv = { version = "0.15.0" }
cuddle-clusters = { git = "https://git.front.kjuulh.io/kjuulh/cuddle-clusters", tag = "v0.1.1" }
cuddle-clusters = { git = "https://git.front.kjuulh.io/kjuulh/cuddle-clusters", branch = "main" } #tag = "v0.1.1" }