Syn has a new version 2. However the `syn-error` (and `syn`) features bring in syn v1. https://github.com/CreepySkeleton/proc-macro-error/blob/75f7d521387b58e20960fdf79010ea23d753d56d/Cargo.toml#L27-L30
Syn has a new version 2. However the
syn-error(andsyn) features bring in syn v1.proc-macro-error/Cargo.toml
Lines 27 to 30 in 75f7d52