From 42219228ed86effdc453c4594587f7d12481d334 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 7 Sep 2024 23:33:32 +0200 Subject: [PATCH] feat: enable stuff Signed-off-by: kjuulh --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 47feee8..739cfca 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1349,7 +1349,7 @@ dependencies = [ [[package]] name = "flux-releaser" version = "0.1.0" -source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#2b250dd4df498bb4acd891b4a480b0ccd7ad4512" +source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#23db713cb76b3414c3d0f10b62f954200ee27871" dependencies = [ "anyhow", "async-trait",