mirror of
https://github.com/aljazceru/kata-containers.git
synced 2025-12-17 22:34:25 +01:00
Dragonball: migrate dragonball-sandbox crates to Kata
In order to make it easier for developers to contribute to Dragonball, we decide to migrate all dragonball-sandbox crates to Kata. fixes: #7262 Signed-off-by: Chao Wu <chaowu@linux.alibaba.com>
This commit is contained in:
@@ -11,7 +11,7 @@ license = "Apache-2.0"
|
||||
actix-rt = "2.7.0"
|
||||
anyhow = "^1.0"
|
||||
async-trait = "0.1.48"
|
||||
dbs-utils = "0.2.0"
|
||||
dbs-utils = { path = "../../../dragonball/src/dbs_utils" }
|
||||
go-flag = "0.1.0"
|
||||
libc = ">=0.2.39"
|
||||
nix = "0.24.2"
|
||||
|
||||
Reference in New Issue
Block a user