feat: prepare for project addition
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
10
Cargo.toml
10
Cargo.toml
@@ -2,5 +2,11 @@
|
||||
members = [
|
||||
"crates/cuddle-components",
|
||||
"crates/dagger-components",
|
||||
"crates/dagger-cuddle-please"
|
||||
]
|
||||
"crates/dagger-cuddle-please",
|
||||
]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.dependencies]
|
||||
dagger-sdk = "0.2.22"
|
||||
eyre = "0.6.8"
|
||||
tokio = "1.30.0"
|
||||
|
Reference in New Issue
Block a user