diff --git a/crates/ash/RUSTSEC-2021-0090.md b/crates/ash/RUSTSEC-2021-0090.md index d4cf783c0..debedd460 100644 --- a/crates/ash/RUSTSEC-2021-0090.md +++ b/crates/ash/RUSTSEC-2021-0090.md @@ -8,7 +8,7 @@ categories = ["memory-exposure"] informational = "unsound" [versions] -patched = [] +patched = [">= 0.33.1"] ``` # Reading on uninitialized memory may cause UB ( `util::read_spv()` )