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 8003187 commit ffc0629Copy full SHA for ffc0629
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
+- *(ser)* Error on i64 overflow
13
14
## [0.7.1] - 2023-01-30
15
16
### Documentation
crates/toml_edit/CHANGELOG.md
## [0.19.2] - 2023-02-06
### Fixes
0 commit comments