mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-04-30 21:03:49 +00:00
There's a typo in the file that should receive the output of `cargo vendor`. We should use forward the output to `.cargo/config` instead of `.cargo/vendor`. This was introduced by21c8511630. Backports: #2730 Fixes: #2729 Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com> (cherry picked from commita525991c2c)