chore: update libp2p to 0.56.0#786
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
* chore: update libp2p to 0.56.0 * fix: fix clippy * fix: Fix clippy --------- Co-authored-by: Amaury <1293565+amaury1093@users.noreply.github.com>
Update to latest libp2p version, and in the same time bumping some transitive dependencies which resolve vulnerabilities (e.g. https://rustsec.org/advisories/RUSTSEC-2024-0344.html)
There were some breaking changes between the 2 version of libp2p:
Edit: CI fails, but
cargo testpasses