diff --git a/deny.toml b/deny.toml index e41c593..c39fc94 100644 --- a/deny.toml +++ b/deny.toml @@ -27,6 +27,7 @@ feature-depth = 1 ignore = [ "RUSTSEC-2024-0370", "RUSTSEC-2024-0436", + "RUSTSEC-2023-0089", ] # If this is true, then cargo deny will use the git executable to fetch advisory database. # If this is false, then it uses a built-in git library.