Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please update dependencies #330

Open
nazar-pc opened this issue Feb 24, 2025 · 0 comments
Open

Please update dependencies #330

nazar-pc opened this issue Feb 24, 2025 · 0 comments

Comments

@nazar-pc
Copy link

The dependencies used here are outdated and should be updated:

  • ring 0.16 is old and doesn't compile on some targets + results in duplicated dependencies been built for Substrate users
  • rustls 0.20 is also old and has known CVE attached to it, which while not applicable, requires active suppression and results in duplicated dependencies for Substrate users

The most frustrating thing is that we don't even use litep2p, it gets pulled with Substrate unconditionally and we have to struggle from this for no reason 😕

Please consider updating these ASAP and bump the version in Substrate accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant