From faca00ed70d1ff6a712baa17511bdce27064542f Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 3 Feb 2024 20:42:54 +0100 Subject: [PATCH] feat: use tag Signed-off-by: kjuulh --- Cargo.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index f5d00e7..4c692d0 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#96ea5e83f5a45c02b5032ce92709b5ce4d829a33" +source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#d471a6190a1f28e97aa0b71143c4a99c717b4ebf" 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#96ea5e83f5a45c02b5032ce92709b5ce4d829a33" +source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#d471a6190a1f28e97aa0b71143c4a99c717b4ebf" [[package]] name = "dagger-cuddle-please" version = "0.2.0" -source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#96ea5e83f5a45c02b5032ce92709b5ce4d829a33" +source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#d471a6190a1f28e97aa0b71143c4a99c717b4ebf" 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#96ea5e83f5a45c02b5032ce92709b5ce4d829a33" +source = "git+https://git.front.kjuulh.io/kjuulh/dagger-components?branch=main#d471a6190a1f28e97aa0b71143c4a99c717b4ebf" dependencies = [ "async-trait", "dagger-sdk",