diff --git a/deny.toml b/deny.toml index d9b98523..9ddbd5c9 100644 --- a/deny.toml +++ b/deny.toml @@ -11,6 +11,7 @@ ignore = [ "RUSTSEC-2020-0071", # https://github.com/chronotope/chrono/issues/602 "RUSTSEC-2021-0139", # https://github.com/serai-dex/serai/228 "RUSTSEC-2022-0061", # https://github.com/serai-dex/serai/227 + "RUSTSEC-2023-0052", # https://github.com/serai-dex/serai/355 ] [licenses]