From aade9764ed49c2a44ecc7f095b9f2f47afadd0ac Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 11 Feb 2024 14:28:31 +0100 Subject: [PATCH] feat: update components Signed-off-by: kjuulh --- Cargo.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index fb780e7..a146cdf 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -310,7 +310,7 @@ dependencies = [ [[package]] name = "cuddle-ci" version = "0.2.0" -source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#5dbaf3c87f60c37b5ed0bda83e0488c896afa024" +source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#ac435a843e74461039e09cf22818a80f7e47653f" dependencies = [ "async-trait", "chrono", @@ -343,12 +343,12 @@ dependencies = [ [[package]] name = "dagger-components" version = "0.1.0" -source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#5dbaf3c87f60c37b5ed0bda83e0488c896afa024" +source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#ac435a843e74461039e09cf22818a80f7e47653f" [[package]] name = "dagger-cuddle-please" version = "0.2.0" -source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#5dbaf3c87f60c37b5ed0bda83e0488c896afa024" +source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#ac435a843e74461039e09cf22818a80f7e47653f" dependencies = [ "async-trait", "dagger-sdk", @@ -358,7 +358,7 @@ dependencies = [ [[package]] name = "dagger-rust" version = "0.2.0" -source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#5dbaf3c87f60c37b5ed0bda83e0488c896afa024" +source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#ac435a843e74461039e09cf22818a80f7e47653f" dependencies = [ "async-trait", "dagger-sdk",