From 43dfd429a26515fc0c394a7cb9508e5f3e6c1f53 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 26 Jul 2025 14:39:58 +0200 Subject: [PATCH] chore: add noil repo --- crates/noil/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/crates/noil/Cargo.toml b/crates/noil/Cargo.toml index a6a5e4b..6f2e9c3 100644 --- a/crates/noil/Cargo.toml +++ b/crates/noil/Cargo.toml @@ -5,6 +5,7 @@ readme = "../../README.md" license = "MIT" description = "file explorer using text buffers" authors = ["kjuulh "] +repository = "https://git.front.kjuulh.io/kjuulh/noil" version.workspace = true