with enum

This commit is contained in:
2023-01-29 20:14:52 +01:00
parent 0bf6b0e91e
commit 2a1f7c3f26
14 changed files with 97 additions and 19 deletions

View File

@@ -6,6 +6,8 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
dagger-core = { path = "../dagger-core" }
eyre = "0.6.8"
genco = "0.17.3"
graphql-introspection-query = "0.2.0"