-
Notifications
You must be signed in to change notification settings - Fork 999
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
Release v0.13.0 build from source fails [solved] #1551
Comments
I think this is an issue with I was able to build locally after running |
You are right, once updated it built fine. |
If you have time, the next version already fixes that and should be released this week and could use some more testing: try the |
Will do! |
@Keats Zola 0.14.0 compiled fine. Thank you. |
Bug Report
Hello everyone,
I'm getting errors at compile time with v0.13.0. I compiled v0.12.2 without an issue so it might be isolated to v0.13.0.
Environment
$ lsb_release -a No LSB modules are available. Distributor ID: Pop Description: Pop!_OS 21.04 Release: 21.04 Codename: hirsute
Expected Behavior
Expected the project to compile without errors.
Current Behavior
The code has type errors and does not compile.
Step to reproduce
run
$ cargo build --release
for v0.13.0Additinal information
I compiled v0.12.2 without a problem.
The text was updated successfully, but these errors were encountered: