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"