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

Fail to compile the latest code #363

Closed
nxtreaming opened this issue Oct 1, 2024 · 2 comments
Closed

Fail to compile the latest code #363

nxtreaming opened this issue Oct 1, 2024 · 2 comments

Comments

@nxtreaming
Copy link

When I try to compile the latest code by JetBrains RustRover, I get the following error:

error[E0658]: use of unstable library feature 'lazy_cell'
--> src\embedded_certificate.rs:3:5
|
3 | use std::sync::LazyLock;
| ^^^^^^^^^^^^^^^^^^^
|
= note: see issue #109736 rust-lang/rust#109736 for more information

Copy link

github-actions bot commented Oct 1, 2024

Hello @nxtreaming 👋

This issue is being automatically closed because it does not follow the issue template.

@github-actions github-actions bot closed this as completed Oct 1, 2024
@nxtreaming
Copy link
Author

nxtreaming commented Oct 1, 2024

This error has gone when I switched to Rust 1.81.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant