From 2e2f2bb70257bc8535dfbcd175ed5ea609d3d093 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Walther?= Date: Tue, 22 Nov 2022 15:27:34 +0100 Subject: [PATCH] atty is unmaintained --- deny.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/deny.toml b/deny.toml index 38d21db403..4bed0dce56 100644 --- a/deny.toml +++ b/deny.toml @@ -76,6 +76,7 @@ notice = "warn" ignore = [ "RUSTSEC-2020-0159", "RUSTSEC-2020-0071", + "RUSTSEC-2021-0145", ] # Threshold for security vulnerabilities, any vulnerability with a CVSS score # lower than the range specified will be ignored. Note that ignored advisories