This commit is contained in:
Harivansh Rathi 2026-03-25 12:28:38 -04:00
parent e392ba1055
commit b108be8afe

View file

@ -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"] }