diff --git a/deny.toml b/deny.toml index 31505b137cd2..d99c623c3e5d 100644 --- a/deny.toml +++ b/deny.toml @@ -29,7 +29,7 @@ all-features = true [advisories] version = 2 ignore = [ - "RUSTSEC-2023-0081", # TODO(#5998): unmaintained crate "safemem" pulled in by "cargo-run-wasm" + "RUSTSEC-2023-0086", # TODO(#3741): Waiting for https://github.com/apache/arrow-rs/pull/6401 ]