mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-04 05:31:32 +00:00
container: implement proper path resolution
This commit is contained in:
@ -17,6 +17,7 @@ rtnetlink = { workspace = true }
|
||||
tokio = { workspace = true }
|
||||
futures = { workspace = true }
|
||||
ipnetwork = { workspace = true }
|
||||
path-absolutize = { workspace = true }
|
||||
|
||||
[dependencies.nix]
|
||||
workspace = true
|
||||
|
Reference in New Issue
Block a user