From 22efa0fbe6d01f7a1aeb09a6267a46d718dee16b Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 26 May 2024 15:20:14 +0200 Subject: [PATCH] feat: update client Signed-off-by: kjuulh --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 7c9f9ea..631cd49 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1315,7 +1315,7 @@ dependencies = [ [[package]] name = "flux-releaser" version = "0.1.0" -source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#5ce33b379e2cd53715ca05cca7b4f790b8480674" +source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#b12653b9e9c98136b9b566a052d8915292ceaee8" dependencies = [ "anyhow", "async-trait",