Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(toml): Resolve regression from toml_edit 0.22.18
A fuzzer found a stack overflow with very large amounts of input. Been a while since I touched the parser and introduced recursion without thinking about it, whoops.
- Loading branch information