mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2025-07-25 19:09:22 +02:00
with wildcard version
This commit is contained in:
@@ -10,7 +10,7 @@ description = "A dagger sdk for rust, written in rust"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.21.0"
|
||||
dagger-core = { path = "../dagger-core", version = "0.2.0" }
|
||||
dagger-core = { path = "../dagger-core", version = "*" }
|
||||
eyre = "0.6.8"
|
||||
futures = "0.3.26"
|
||||
|
||||
|
Reference in New Issue
Block a user