mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 03:27:44 +00:00
fuzz: Run cargo fmt
This commit is contained in:
parent
c5a236d416
commit
75072b5a98
12 changed files with 16 additions and 15 deletions
|
@ -2,8 +2,8 @@
|
|||
use libfuzzer_sys::fuzz_target;
|
||||
use uu_echo::uumain;
|
||||
|
||||
use rand::prelude::IndexedRandom;
|
||||
use rand::Rng;
|
||||
use rand::prelude::IndexedRandom;
|
||||
use std::ffi::OsString;
|
||||
|
||||
mod fuzz_common;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue