From ddddcf2102025da8835756cfc76dda70bc942e11 Mon Sep 17 00:00:00 2001 From: Maksim Ryndin Date: Sun, 4 Aug 2024 13:15:27 +0000 Subject: [PATCH] rust yaml --- deny.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/deny.toml b/deny.toml index 0155fb4..1357da1 100644 --- a/deny.toml +++ b/deny.toml @@ -16,7 +16,9 @@ feature-depth = 1 [advisories] db-path = "~/.cargo/advisory-db" db-urls = ["https://github.com/rustsec/advisory-db"] -ignore = [] +ignore = [ + "RUSTSEC-2024-0320", +] [licenses] allow = [