mirror of
https://github.com/askama-rs/askama.git
synced 2025-10-02 15:25:19 +00:00

While working on https://github.com/djc/askama/pull/862 fuzz_parser was crashing and failing oss-fuzz build_checks. so a limit of 500 was placed, this pr removes that.