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

Depend only on libp2p, not on all the submodules #1523

Closed
MitchTurner opened this issue Nov 30, 2023 · 0 comments · Fixed by #1591
Closed

Depend only on libp2p, not on all the submodules #1523

MitchTurner opened this issue Nov 30, 2023 · 0 comments · Fixed by #1591
Assignees

Comments

@MitchTurner
Copy link
Member

Currently we include libp2p and all its submodules in our cargo.toml. We don't need to do that, instead we can just depend on libp2p once.

We are also pinning all of our versions. This is probably unnecessary as well.

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 a pull request may close this issue.

1 participant