From 22527aadc6242118c3a46f70b424fb9dfe5c557c Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 25 May 2024 23:36:07 +0200 Subject: [PATCH] feat: update flux releaser Signed-off-by: kjuulh --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index a5c86cd..2a30484 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1343,7 +1343,7 @@ dependencies = [ [[package]] name = "flux-releaser" version = "0.1.0" -source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#fffae453ee164768e8ff0667c1e5264318d87b85" +source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#0a258829f75d3d3c161bef423b46a8ed79ffba9b" dependencies = [ "anyhow", "async-trait",