oci: switch to krata-tokio-tar

This commit is contained in:
Alex Zenla
2024-03-30 06:31:22 +00:00
parent bdb91a6cb3
commit a9c6fa2c6a
2 changed files with 2 additions and 2 deletions

View File

@ -40,6 +40,7 @@ ipnetwork = "0.20.0"
libc = "0.2"
log = "0.4.20"
loopdev-3 = "0.5.1"
krata-tokio-tar = "0.4.0"
memchr = "2"
nix = "0.28.0"
oci-spec = "0.6.4"
@ -59,7 +60,6 @@ signal-hook = "0.3.17"
slice-copy = "0.3.0"
smoltcp = "0.11.0"
thiserror = "1.0"
tokio-tar = { git = "https://github.com/edera-dev/tokio-tar.git", branch = "edera" }
tokio-tun = "0.11.2"
tonic-build = "0.11.0"
tower = "0.4.13"