diff --git a/deny.toml b/deny.toml index c8db0e0d..f8a2c135 100644 --- a/deny.toml +++ b/deny.toml @@ -18,12 +18,8 @@ ignore = [ "RUSTSEC-2024-0388", # difference 2.0.0 is unmaintained "RUSTSEC-2020-0095", - # rusoto is unmaintained, use aws crates - "RUSTSEC-2022-0071", # we don't do RSA signing on Sui (only verifying for zklogin) "RUSTSEC-2023-0071", - # A few dependencies use unpatched rustls. - "RUSTSEC-2024-0336", # allow yaml-rust being unmaintained "RUSTSEC-2024-0320", # allow unmaintained proc-macro-error used in transitive dependencies