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

protocols/dcutr: disable libp2p-core default features #2836

Merged

Conversation

elenaf9
Copy link
Contributor

@elenaf9 elenaf9 commented Aug 22, 2022

Description

Fix libp2p-dcutr is leaking the default features for libp2p-core.

Links to any relevant issues

Workaround for #2833.

@elenaf9
Copy link
Contributor Author

elenaf9 commented Aug 22, 2022

@mxinden do I also need to bump the dependency version in the root Cargo.toml and bump the libp2p version or is this not necessary because its only a patch version bump?

Copy link
Member

@mxinden mxinden left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix! Will cut a new release right away.

@mxinden do I also need to bump the dependency version in the root Cargo.toml and bump the libp2p version or is this not necessary because its only a patch version bump?

No need for the bump in the root Cargo.toml.

protocols/dcutr/CHANGELOG.md Outdated Show resolved Hide resolved
@mxinden mxinden merged commit d610e4b into libp2p:master Aug 23, 2022
@mxinden
Copy link
Member

mxinden commented Aug 23, 2022

Tagged and published.

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.

2 participants