mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
fix(zone-exec): ensure that the underlying process is killed when rpc is closed (#361)
This commit is contained in:
@ -85,6 +85,7 @@ sysinfo = "0.31.2"
|
||||
termtree = "0.5.1"
|
||||
thiserror = "1.0"
|
||||
tokio-tun = "0.11.5"
|
||||
tokio-util = "0.7.11"
|
||||
toml = "0.8.19"
|
||||
tonic-build = "0.12.1"
|
||||
tower = "0.5.0"
|
||||
|
Reference in New Issue
Block a user