We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v0.49.0
master
With libp2p/rust-libp2p#3001 master is now v0.50.0 AND removes the dns-async-std etc. features.
v0.50.0
dns-async-std
This results in test failures, see e.g. libp2p/rust-libp2p#3047.
We need to do the upgrade of libp2p/test-plans similar to #41.
libp2p/test-plans
Most prominently, we need to update the versions below:
test-plans/ping/_compositions/rust.toml
Lines 1 to 9 in c71602e
and update the `Cargo.toml.
//CC the rust-libp2p team @thomaseizinger @jxs @elenaf9 for visibility and in case one of you wants to pick this up.
The text was updated successfully, but these errors were encountered:
Working on this now.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
With libp2p/rust-libp2p#3001
master
is nowv0.50.0
AND removes thedns-async-std
etc. features.This results in test failures, see e.g. libp2p/rust-libp2p#3047.
We need to do the upgrade of
libp2p/test-plans
similar to #41.Most prominently, we need to update the versions below:
test-plans/ping/_compositions/rust.toml
Lines 1 to 9 in c71602e
and update the `Cargo.toml.
//CC the rust-libp2p team @thomaseizinger @jxs @elenaf9 for visibility and in case one of you wants to pick this up.
The text was updated successfully, but these errors were encountered: