mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
13 lines
243 B
TOML
13 lines
243 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]
|
|
clap = "4.1.6"
|
|
color-eyre = "0.6.2"
|
|
dagger-sdk = "0.2.6"
|
|
eyre = "0.6.8"
|