refactor: move dagger-rs and adopt workspace.deps

This commit is contained in:
2023-03-14 21:46:04 +01:00
committed by Kasper Juul Hermansen
parent 76fab3f466
commit b55bcc159f
9 changed files with 58 additions and 46 deletions

3
Cargo.lock generated
View File

@@ -262,11 +262,9 @@ dependencies = [
name = "dagger-core"
version = "0.2.8"
dependencies = [
"clap",
"dirs",
"eyre",
"flate2",
"genco",
"graphql-introspection-query",
"graphql_client",
"hex",
@@ -292,7 +290,6 @@ dependencies = [
"dirs",
"eyre",
"flate2",
"genco",
"graphql-introspection-query",
"graphql_client",
"hex",