feat: handle for cuddle_file
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-04-05 22:45:25 +02:00
parent 99bc420f71
commit 924bcf8c8c
6 changed files with 173 additions and 11 deletions

View File

@@ -27,4 +27,10 @@ chrono = {version = "0.4.37"}
toml = "0.8.12"
[dev-dependencies]
pretty_assertions = "1.4.0"
tokio.workspace = true
[features]
default = []
dagger = []
integration = []