Skip to content
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

Linking error on Rust stable toolchain #199

Closed
ogarcia opened this issue Feb 1, 2024 · 1 comment
Closed

Linking error on Rust stable toolchain #199

ogarcia opened this issue Feb 1, 2024 · 1 comment

Comments

@ogarcia
Copy link

ogarcia commented Feb 1, 2024

Right now Polaris cannot be compiled with Rust stable because it gives a linking error at the end. Basically it is a reference error not defined by a dependency, you can see more information in this issue.

TL/DR:
Simply run cargo update -p getrandom to update your Cargo.lock and commit the changes to repository.

@agersant
Copy link
Owner

agersant commented Feb 3, 2024

Thanks for the report! Fixed in c1abd8f and released in 0.14.1.

@agersant agersant closed this as completed Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants