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

chore(deps): replace libp2p dep with libp2p-identity and multiaddr #256

Conversation

mattsse
Copy link
Contributor

@mattsse mattsse commented Apr 29, 2024

Description

Closes #253

Reduces dependencies from 202 to 182 if libp2p feature is enabled by only importing required crates: multiaddr + libp2p-identity

Notes & open questions

Change checklist

  • Self-review
  • Documentation updates if relevant
  • Tests if relevant

@mattsse mattsse changed the title chore(deps): replace libp2p dep with libp2-identity and multiaddr chore(deps): replace libp2p dep with libp2p-identity and multiaddr Apr 29, 2024
@divagant-martian
Copy link
Collaborator

#255 was added just about a minute earlier and addresses this already

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

Successfully merging this pull request may close these issues.

reduce libp2p dependencies
2 participants