mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-06 22:51:31 +00:00
feat: exec tty support
This commit is contained in:
@ -91,6 +91,10 @@ features = ["derive"]
|
||||
version = "0.13.1"
|
||||
features = ["derive"]
|
||||
|
||||
[workspace.dependencies.pty-process]
|
||||
version = "0.4.0"
|
||||
features = ["async"]
|
||||
|
||||
[workspace.dependencies.reqwest]
|
||||
version = "0.12.4"
|
||||
default-features = false
|
||||
|
Reference in New Issue
Block a user