mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-05-14 02:53:02 +00:00
Put local dependencies into workspace to avoid complex path dependencies all over the workspace. This gives an overview of local dependencies this workspace uses, where those crates are located, and simplifies the local dependencies referencing process. Signed-off-by: Ruoqing He <heruoqing@iscas.ac.cn>