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