From 38e5919ea01c5e3575250d2541af928add971daf Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 7 Sep 2024 23:39:31 +0200 Subject: [PATCH] feat: with ring Signed-off-by: kjuulh --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 739cfca..7253f6f 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#23db713cb76b3414c3d0f10b62f954200ee27871" +source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#a4e252ac911df5e4d1b8242c16cbc43ae0c27fe2" dependencies = [ "anyhow", "async-trait",