dagger-components/crates/dagger-cuddle-please/Cargo.toml
kjuulh 2482987daf
All checks were successful
continuous-integration/drone/push Build is passing
chore: publish
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-12 21:36:50 +02:00

17 lines
458 B
TOML

[package]
name = "dagger-cuddle-please"
description = "A set of components for running cuddle-please in dagger"
version.workspace = true
edition.workspace = true
authors.workspace = true
readme.workspace = true
license.workspace = true
repository.workspace = true
# 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.workspace = true