diff --git a/Cargo.toml b/Cargo.toml index fad78ca..bef1cfd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" description = "X11 desktop control CLI for agents" license = "MIT" -repository = "https://github.com/user/agent-computer" +repository = "https://github.com/harivansh-afk/deskctl" [dependencies] clap = { version = "4", features = ["derive", "env"] }