tweag / topiary

https://topiary.tweag.io/
MIT License
511 stars 17 forks source link

fix: pin our grammar crates; update flake inputs #696

Closed ErinvanderVeen closed 3 months ago

ErinvanderVeen commented 3 months ago

This PR pins all our grammar crates to avoid the duplicate tree-sitter issues.

It also updates the flake inputs to get access to a newer rustc version.