From 82173faf0f354c4addc3b89a98cdef8e147ba3a9 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 8 Sep 2024 12:44:21 +0200 Subject: [PATCH] feat: set interval down to a minute Signed-off-by: kjuulh --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index f3b07da..aa51956 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#700d1c12ed2c9eca2afcafbd0a06fec5adee085c" +source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#96f3b52c2a0c8550cfae725808e68171c4042dad" dependencies = [ "anyhow", "async-trait",