mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Just like how it is done in the top-level Cargo.toml. This fixes a warning [0] when building the fuzzer binaries. [0] https://github.com/rust-lang/rust/issues/82523 Signed-off-by: Wei Liu <liuwe@microsoft.com>