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

@@ -12,7 +12,7 @@ publish = true
[dependencies]
base64 = "0.21.0"
dagger-core = { path = "../dagger-core", version = "*" }
dagger-core = { path = "../dagger-core", version = "0.2.0" }
eyre = "0.6.8"
futures = "0.3.26"