mirror of
https://github.com/rust-vmm/rust-vmm-ci.git
synced 2026-08-05 03:08:31 +00:00
Spaces in the `crate_features` JSON value can cause errors when running kcov. Fixes: https://github.com/rust-vmm/rust-vmm-ci/issues/74 Signed-off-by: Ahmed Abouzied <email@aabouzied.com>