mirror of
https://github.com/edera-dev/krata.git
synced 2025-08-03 13:11:31 +00:00
kratart: fix multiple oci layer compiler issues
This commit is contained in:
@ -60,7 +60,7 @@ termion = "3.0.0"
|
||||
thiserror = "1.0"
|
||||
tokio-listener = "0.3.1"
|
||||
tokio-native-tls = "0.3.1"
|
||||
tokio-tar = "0.3.1"
|
||||
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"
|
||||
|
Reference in New Issue
Block a user