dagger-components/crates/dagger-cuddle-please/Cargo.toml
kjuulh 7f01e8c674
Some checks failed
continuous-integration/drone/push Build is failing
feat: with example
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-11 19:08:48 +02:00

11 lines
256 B
TOML

[package]
name = "dagger-cuddle-please"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dagger-sdk.workspace = true
eyre.workspace = true
async-trait = "*"