Update libp2p

Adds 17 new crates, which I'm extremely unhappy about. Unfortunately, it's
needed to resolve a security issue (RUSTSEC-2023-0052) and is inevitable.

Closes #355.
This commit is contained in:
Luke Parker 2023-08-24 23:55:47 -04:00
parent 8c1d8a2658
commit ba46aa76f0
No known key found for this signature in database
2 changed files with 379 additions and 180 deletions

558
Cargo.lock generated

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,6 @@ 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]