Skip to content

Commit a6b3ce1

Browse files
Update TODO.md
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
1 parent e0a86a4 commit a6b3ce1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TODO.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
- Renamed `is_valid_asn1_tag` to `is_plausible_start_tag` for clarity
4646
- Optimized const fn usage (`is_standard_header_field` already const)
4747
- Removed UTC timestamp length restrictions for variable fractional seconds
48-
- Replaced `format!` with static strings in tracing hot paths
48+
- Replaced `format!` with static strings in tracing hot paths
4949
- Fixed SmallVec inline detection with `spilled()` method
5050
- **Style & Cleanup**:
5151
- Added missing newlines to Cargo.toml and README.md files

0 commit comments

Comments
 (0)