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

error when building server #17

Open
shkr opened this issue Nov 1, 2023 · 1 comment
Open

error when building server #17

shkr opened this issue Nov 1, 2023 · 1 comment

Comments

@shkr
Copy link

shkr commented Nov 1, 2023

error[E0635]: unknown feature proc_macro_span_shrink
--> /home/shkr/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.52/src/lib.rs:92:30
|
92 | feature(proc_macro_span, proc_macro_span_shrink)

@seanmceligot
Copy link

it seems to need an earlier nightly.

rustup override set nightly-2024-02-04

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