Skip to content

Commit

Permalink
fix: update proc-macro2 to build on nightly
Browse files Browse the repository at this point in the history
The CI build with nightly Rust is failing in `proc-macro2` due to the
feature `proc_macro_span_shrink` being removed. Updating `proc-macro2`
to 1.0.63 fixes the issue.
  • Loading branch information
hds committed Jul 3, 2023
1 parent 2de5b68 commit 66aa1c8
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 66aa1c8

Please sign in to comment.