From 9f6895f696561961f66e3768a72de300cd0f7c11 Mon Sep 17 00:00:00 2001 From: flemming-it Date: Tue, 16 Jun 2026 18:25:51 +0200 Subject: [PATCH] chore: org rename fai-modules/fai-plugins -> chain-modules/chain-plugins + LICENSE holder Signed-off-by: flemming-it --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index c6fde3d..a4b0eca 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ authors = ["Dr. Stefan Flemming "] license = "Apache-2.0" publish = false description = "F∆I Studio plugin — Ollama-backed translate hook" -repository = "https://git.flemming.ai/fai-plugins/studio-translate-ollama" +repository = "https://git.flemming.ai/chain-plugins/studio-translate-ollama" rust-version = "1.85" [lib]