mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-19 21:26:34 +02:00
add ci (#7)
* add ci * with description * fix warnings * with actual test * leave out tests for now as they rely on dind
This commit is contained in:
@@ -6,3 +6,7 @@ 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.0"
|
||||
eyre = "0.6.8"
|
||||
|
Reference in New Issue
Block a user