cloud-hypervisor/fuzz
Philipp Schuster 4182ef91e0 misc: remove once_cell; superseded by std::*
We now have types in the Rust standard library.
Dropping the dependency.

I found this by using the `clippy::pedantic` group.

Signed-off-by: Philipp Schuster <philipp.schuster@cyberus-technology.de>
On-behalf-of: SAP philipp.schuster@sap.com
2025-06-21 14:25:20 +00:00
..
fuzz_targets misc: remove once_cell; superseded by std::* 2025-06-21 14:25:20 +00:00
.gitignore fuzz: Add fuzzing infrastructure and QCOW fuzzer 2020-07-17 08:49:35 +02:00
Cargo.lock misc: remove once_cell; superseded by std::* 2025-06-21 14:25:20 +00:00
Cargo.toml misc: remove once_cell; superseded by std::* 2025-06-21 14:25:20 +00:00