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

core/Cargo.toml: Require parity-multiaddr 0.9.2 for Ord bound #1742

Merged
merged 4 commits into from
Sep 10, 2020

Conversation

mxinden
Copy link
Member

@mxinden mxinden commented Sep 10, 2020

With b601ed4 libp2p-core requires the Ord bound on Multiaddr. This
bound is only implemented with parity-multiaddr 0.9.2. Make sure
libp2p-core requires at least parity-multiaddr 0.9.2.

I am not sure it is worth the patch release of both libp2p-core and libp2p. Let me know. Happy to do the release.

With b601ed4 libp2p-core requires the `Ord` bound on `Multiaddr`. This
bound is only implemented with parity-multiaddr `0.9.2`. Make sure
libp2p-core requires at least parity-multiaddr `0.9.2`.
Copy link
Contributor

@romanb romanb left a comment

Choose a reason for hiding this comment

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

👍 Feel free to do the patch release with this PR.

@mxinden mxinden merged commit 6be6c09 into libp2p:master Sep 10, 2020
@mxinden
Copy link
Member Author

mxinden commented Sep 10, 2020

libp2p v0.28.1 and libp2p-core v0.22.1 published to crates.io.

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