From eaa51611d9759d8b91c94d194312e724706faeb1 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 8 Sep 2024 00:38:00 +0200 Subject: [PATCH] feat: with native roots Signed-off-by: kjuulh --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index aad669a..f3b07da 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#4ce386975cfb01d6f138c5e9e8dd6e06228dc432" +source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#700d1c12ed2c9eca2afcafbd0a06fec5adee085c" dependencies = [ "anyhow", "async-trait",