mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Correct syntax in prior commit
This commit is contained in:
@@ -9,11 +9,11 @@ unmaintained = "warn"
|
||||
|
||||
ignore = [
|
||||
"RUSTSEC-2020-0071", # https://github.com/chronotope/chrono/issues/602
|
||||
"RUSTSEC-2021-0139". # https://github.com/serai-dex/serai/228
|
||||
"RUSTSEC-2021-0145". # https://github.com/serai-dex/serai/225
|
||||
"RUSTSEC-2022-0061". # https://github.com/serai-dex/serai/227
|
||||
"RUSTSEC-2021-0139", # https://github.com/serai-dex/serai/228
|
||||
"RUSTSEC-2021-0145", # https://github.com/serai-dex/serai/225
|
||||
"RUSTSEC-2022-0061", # https://github.com/serai-dex/serai/227
|
||||
"RUSTSEC-2022-0075", # https://github.com/serai-dex/serai/226
|
||||
"RUSTSEC-2022-0076". # https://github.com/serai-dex/serai/226
|
||||
"RUSTSEC-2022-0076", # https://github.com/serai-dex/serai/226
|
||||
]
|
||||
|
||||
[licenses]
|
||||
|
||||
Reference in New Issue
Block a user