Skip to content

Commit

Permalink
Fix typo in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
nvzqz committed Dec 5, 2024
1 parent 899cd5e commit 98d6e68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Versioning](http://semver.org/spec/v2.0.0.html).

### Changed

- Set [MSRV] to 1.80 for `size_of` [`LazyLock`] and new prelude imports.
- Set [MSRV] to 1.80 for [`LazyLock`] and new `size_of` prelude import.

- Reduced thread pool memory usage by many kilobytes by using rendezvous
channels instead of array-based channels.
Expand Down

0 comments on commit 98d6e68

Please sign in to comment.