feat: add base packages

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-11 16:55:44 +02:00
parent ab059e7938
commit 2e5c7afb22
9 changed files with 86 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
[workspace]
members = [
"crates/cuddle-components",
"crates/dagger-components",
"crates/dagger-cuddle-please"
]