From 22319ce56d209c5782aa39ae8055e88d394ca79d Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 26 May 2024 23:31:45 +0200 Subject: [PATCH] feat: update deps Signed-off-by: kjuulh --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f6da13c..008e946 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1136,7 +1136,7 @@ dependencies = [ [[package]] name = "cuddle-clusters" version = "0.1.0" -source = "git+https://git.front.kjuulh.io/kjuulh/cuddle-clusters?branch=main#57137daa4e8048b36e4481809240e656d5c17665" +source = "git+https://git.front.kjuulh.io/kjuulh/cuddle-clusters?branch=main#f24f2706ae3d6218e1eedf52191674eab468ba94" dependencies = [ "anyhow", "clap",