feat: update lock
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2023-10-21 13:15:24 +02:00
parent 52914e08e6
commit 2d57b4f3b4
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

2
Cargo.lock generated
View File

@ -351,7 +351,7 @@ dependencies = [
[[package]] [[package]]
name = "dagger-sdk" name = "dagger-sdk"
version = "0.3.2" version = "0.3.2"
source = "git+https://github.com/kjuulh/dagger.git?branch=feat/with-send-sync#2e2c989be5c1a8ba5a5e94e3b2b06eaa748090c4" source = "git+https://github.com/kjuulh/dagger.git?branch=feat/with-send-sync#0941c6a34a4697405c3595861f9d8919387c9cf6"
dependencies = [ dependencies = [
"async-trait", "async-trait",
"base64", "base64",