cargo update

This commit is contained in:
Luke Parker
2023-04-15 03:27:45 -04:00
parent f48022c6eb
commit ce883104b7
2 changed files with 115 additions and 117 deletions

View File

@@ -12,8 +12,6 @@ ignore = [
"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
]
[licenses]