computer control tools

This commit is contained in:
Dhanji Prasanna
2025-10-18 14:16:42 +11:00
parent a566171203
commit da652bf287
22 changed files with 2720 additions and 36 deletions

View File

@@ -4,7 +4,8 @@ members = [
"crates/g3-core",
"crates/g3-providers",
"crates/g3-config",
"crates/g3-execution"
"crates/g3-execution",
"crates/g3-computer-control"
]
resolver = "2"