From 3a10e3ae7e2b433491dbb473aaea82cf47b3b82b Mon Sep 17 00:00:00 2001 From: flemming-it Date: Tue, 16 Jun 2026 18:25:46 +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 ba65fc7..9951f2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -15,7 +15,7 @@ authors = ["Dr. Stefan Flemming "] license = "Apache-2.0" publish = false description = "F∆I Studio plugin — Solarized Light and Dark theme" -repository = "https://git.flemming.ai/fai-plugins/studio-theme-solarized" +repository = "https://git.flemming.ai/chain-plugins/studio-theme-solarized" rust-version = "1.85" [lib]