We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63376e0 commit fdf8873Copy full SHA for fdf8873
crates/toml/CHANGELOG.md
@@ -7,6 +7,10 @@ The format is based on [Keep a Changelog].
7
<!-- next-header -->
8
## [Unreleased] - ReleaseDate
9
10
+### Fixes
11
+
12
+- Prevent a stack overflow when parsing very large files
13
14
## [0.8.17] - 2024-07-30
15
16
### Performance
crates/toml_edit/CHANGELOG.md
## [0.22.18] - 2024-07-30
0 commit comments