with actual versions

This commit is contained in:
2023-02-17 18:24:45 +01:00
parent 989d5bc260
commit 7153c24f01
3 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ publish = true
[dependencies]
convert_case = "0.6.0"
dagger-core = { path = "../dagger-core", version = "*" }
dagger-core = { path = "../dagger-core", version = "0.2.0" }
eyre = "0.6.8"
genco = "0.17.3"