cuddle-please/ci/Cargo.toml
kjuulh af821a9d3a
Some checks failed
continuous-integration/drone/push Build is failing
feat: with ultra caching
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 00:46:20 +02:00

15 lines
293 B
TOML

[package]
name = "ci"
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 = "*"
eyre = "*"
color-eyre = "*"
tokio = "1"
clap = {version = "4", features = ["derive"]}
futures = "0.3.28"