mirror of
https://github.com/bertptrs/beul.git
synced 2025-12-25 12:40:31 +01:00
Increase MSRV to 1.68
This commit is contained in:
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
|
||||
- Use dynamic dispatch internally to save on code gen. External API unchanged.
|
||||
- No longer heap-allocate futures.
|
||||
|
||||
### Breaking
|
||||
|
||||
- Minimum supported Rust version bumped to 1.68.
|
||||
|
||||
## [0.1.1] - 2022-09-05
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user