Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump proc-macro2 from 1.0.47 to 1.0.63
replicate what was done here: uutils/coreutils#5021 to fix: ``` error[E0635]: unknown feature `proc_macro_span_shrink` --> /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.47/src/lib.rs:92:30 | 92 | feature(proc_macro_span, proc_macro_span_shrink) | ^^^^^^^^^^^^^^^^^^^^^^ ```
- Loading branch information