diff --git a/crates/arrow2/RUSTSEC-2022-0012.md b/crates/arrow2/RUSTSEC-2022-0012.md index 62f9e15..958bc0f 100644 --- a/crates/arrow2/RUSTSEC-2022-0012.md +++ b/crates/arrow2/RUSTSEC-2022-0012.md @@ -7,7 +7,7 @@ url = "https://github.com/jorgecarleitao/arrow2/issues/880" categories = ["memory-corruption"] [versions] -patched = [">= 0.7.1, < 0.8", ">= 0.8.2, < 0.9", ">= 0.9.2, < 0.10"] +patched = [">= 0.7.1, < 0.8", ">= 0.8.2, < 0.9", ">= 0.9.2, < 0.10", ">= 0.10.0"] ``` # Arrow2 allows double free in `safe` code