dagger-components/crates/dagger-cuddle-please/Cargo.toml

17 lines
458 B
TOML
Raw Normal View History

[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