feat: add interactive VT and workspace command plane
CI / rust (push) Successful in 3m48s

This commit is contained in:
2026-08-31 17:05:49 -07:00
parent 32d190c6c6
commit b838d000db
54 changed files with 3004 additions and 113 deletions
+3
View File
@@ -11,5 +11,8 @@ repository.workspace = true
lumbridge-pty = { path = "../lumbridge-pty" }
thiserror = "2.0"
[dev-dependencies]
lumbridge-terminal = { path = "../lumbridge-terminal" }
[lints]
workspace = true