- Update
syn
dependency to version 2.0 - Change
crepe!
macro to avoid some warnings from clippy
What's Changed
- Silence clippy warnings in generated code by @ekzhang in #26
- Fix typo in graph walk benchmark by @ekzhang in #27
Full Changelog: v0.1.7...v0.1.8