Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: update proc-macro2 to build on nightly
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