-
Notifications
You must be signed in to change notification settings - Fork 19
Fix build with Rust 1.88 #169
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
Conversation
Yeah, I have no idea why rust did this, because the two versions are completely incompatible with each other: you cannot compile it anymore under 1.86 after this change. Also for 1.88 you could remove |
Perhaps https://docs.rs/rustversion/latest/rustversion/ might help if you need different attr on different Rust versions. |
Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/910796cabe436259a29a72e8d3f5e180fc6dfacc' (2025-05-31) → 'github:NixOS/nixpkgs/62e0f05ede1da0d54515d4ea8ce9c733f12d9f08' (2025-07-14)
|
Head branch was pushed to by a user without write access
No description provided.