mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-08-07 15:53:25 +02:00
move code to dagger-core
This commit is contained in:
@@ -11,8 +11,10 @@ description = "A dagger sdk for rust, written in rust"
|
||||
[dependencies]
|
||||
dagger-core = { path = "../dagger-core" }
|
||||
eyre = "0.6.8"
|
||||
futures = "0.3.26"
|
||||
|
||||
genco = "0.17.3"
|
||||
gql_client = "1.0.7"
|
||||
pretty_assertions = "1.3.0"
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
serde_json = "1.0.92"
|
||||
|
Reference in New Issue
Block a user