From 63c8062743d9759f2d7ea82cb61160062074bb51 Mon Sep 17 00:00:00 2001 From: "marcus.hinz" Date: Sun, 5 Jul 2026 16:24:05 +0200 Subject: [PATCH] repository-URL: github.com/mHinz-hub/ai-control --- src-tauri/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/Cargo.toml b/src-tauri/Cargo.toml index 5d62cd3..b7296bf 100644 --- a/src-tauri/Cargo.toml +++ b/src-tauri/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" description = "Pool- und Session-Verwaltung für Claude Code" authors = ["marcus.hinz"] license = "MIT" -repository = "" +repository = "https://github.com/mHinz-hub/ai-control" edition = "2021" rust-version = "1.77.2"