lazy-regex
lazy-regex copied to clipboard
Increase syn min version
Building a project with cargo --minimal-versions will fail since syn's version is too low.
Relevant release https://github.com/dtolnay/syn/releases/tag/1.0.22