-
Notifications
You must be signed in to change notification settings - Fork 52
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
Build fails with rust 1.80 #259
Comments
13 tasks
Thanks for reporting @GaetanLepage and thanks for fixing it @supermarin. I've merged it now 🥳 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When trying to build the plugin with rust >= 1.80, I get:
This should be fixed by a simple dependency bump (see NixOS/nixpkgs#332957).
However, running
cargo update
leads to a new error:The text was updated successfully, but these errors were encountered: