mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 21:21:32 +00:00
hypha: implement the ability to execute container images
This commit is contained in:
@ -48,6 +48,10 @@ features = ["v4"]
|
||||
default-features = false
|
||||
version = "2.1.1"
|
||||
|
||||
[dependencies.nix]
|
||||
features = ["process"]
|
||||
version = "0.27.1"
|
||||
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
|
||||
|
Reference in New Issue
Block a user