From cc7490993a83d4cb2be593a0d25a4d7580813d57 Mon Sep 17 00:00:00 2001 From: Harivansh Rathi Date: Tue, 24 Mar 2026 23:07:50 -0400 Subject: [PATCH] edition --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 38a89e0..89d19d4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "deskctl" version = "0.1.0" -edition = "2026" +edition = "2021" description = "X11 desktop control CLI for agents" license = "MIT" repository = "https://github.com/user/agent-computer"