Skip to content

Commit

Permalink
Bump proc-macro2 from 1.0.47 to 1.0.63
Browse files Browse the repository at this point in the history
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
sylvestre committed Jul 10, 2023
1 parent 799d8f9 commit 786e00b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 786e00b

Please sign in to comment.