What's Changed
- Fix memchr pest dependency to 2.4.0 by @nyurik in https://github.com/pest-parser/pest/pull/1147
- New debugging span (using range). #1123 by @re-masashi in https://github.com/pest-parser/pest/pull/1148
- Fix: change display impl to match as str by @Teolhyn in https://github.com/pest-parser/pest/pull/1151
New Contributors
- @re-masashi made their first contribution in...