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
Not only it fails, but also it uses outdated crates that do not compile with recent openssl versions on my system.
openssl
Example of failure https://travis-ci.org/contain-rs/bit-vec/jobs/533429609
crusader: downloading reverse deps for bit-vec https://crates.io/api/v1/crates/bit-vec/reverse_dependencies?per_page=100&page=1 error: decoder error ParseError(SyntaxError("invalid syntax", 1, 1)) The command "bash crusader.sh" exited with 255.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Not only it fails, but also it uses outdated crates that do not compile with recent
openssl
versions on my system.Example of failure https://travis-ci.org/contain-rs/bit-vec/jobs/533429609
The text was updated successfully, but these errors were encountered: