cargo version 0.2.0

This commit is contained in:
2023-02-17 18:05:33 +01:00
parent 571963163f
commit bec62de62f
3 changed files with 4 additions and 4 deletions

View File

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