mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
utilize async processing for console and child exit events
This commit is contained in:
@ -26,6 +26,8 @@ oci-spec = { workspace = true }
|
||||
backhand = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
ipnetwork = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
|
||||
[dependencies.krata]
|
||||
path = "../shared"
|
||||
|
Reference in New Issue
Block a user