Does syn provide an MSRV guarantee for a major/minor release? Sadly, it appears the latest patch version bumped the MSRV beyond rustc 1.63 (a somewhat-common MSRV still as its debian oldstable/debian stable from a few months ago), which sadly also corresponds with a version of cargo that can't do automatic dependency resolution based on the dependency MSRV.
Does syn provide an MSRV guarantee for a major/minor release? Sadly, it appears the latest patch version bumped the MSRV beyond rustc 1.63 (a somewhat-common MSRV still as its debian oldstable/debian stable from a few months ago), which sadly also corresponds with a version of cargo that can't do automatic dependency resolution based on the dependency MSRV.