From 2d57b4f3b4d8e8a253cffb35de11636192e2dddf Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 21 Oct 2023 13:15:24 +0200 Subject: [PATCH] feat: update lock Signed-off-by: kjuulh --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 06a889a..ba12c44 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -351,7 +351,7 @@ dependencies = [ [[package]] name = "dagger-sdk" 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 = [ "async-trait", "base64",