diff --git a/fuzz/Cargo.lock b/fuzz/Cargo.lock index 8ac3e8ca0..f55ab938a 100644 --- a/fuzz/Cargo.lock +++ b/fuzz/Cargo.lock @@ -50,9 +50,9 @@ dependencies = [ [[package]] name = "anstyle-wincon" -version = "3.0.2" +version = "3.0.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7" +checksum = "61a38449feb7068f52bb06c12759005cf459ee52bb4adc1d5a7c4322d716fb19" dependencies = [ "anstyle", "windows-sys",