-
Notifications
You must be signed in to change notification settings - Fork 389
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
An error occurs when building v.8.5.2 #209
Comments
Hello, Do you use rust 1.75 ? If not Would you mind trying with rust 1.75 |
Thanks. But there is no target (mipsel-unknown-linux-musl) in version 1.75. Happy New Year! |
Happy new year to you too :) But besides that, everything will be ok |
I've got my own fork of wstunnel that I've piped into my CI system, and I sometimes see this error as well... But not all the time. And I have absolutely no idea why. |
@vercas That's a fair point regarding how users are going to update certs. Regarding your issue in CI, that's strange because as long as you have Rust 1.75 standard lib, you should have the function. It should not be flaky. @Zloi78 Do you know if Just for information, after I introduce udp association, I plan to make an "LTS" version where i provide a binary for a lot more architecture than what there is today. |
I made a new release https://github.com/erebe/wstunnel/releases/tag/v9.0.0 which does not depend on rust 1.75 anymore. |
An error occurs when building (via cross build):
In versions v.8.5.0 and below, there are no problems:
Compiling wstunnel v8.5.0 (/project)
Finished release [optimized + debuginfo] target(s) in 4m 05s
The text was updated successfully, but these errors were encountered: