Arun K Viswanathan

Results 1 issues of Arun K Viswanathan

Building on MacOS Sonoma from code. Ran into the following error: > error[E0635]: unknown feature `proc_macro_span_shrink` > --> /Users/arun/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.56/src/lib.rs:92:30 > | > 92 | feature(proc_macro_span, proc_macro_span_shrink) > | ^^^^^^^^^^^^^^^^^^^^^^ >...