0.27.0
Breaking Changes:
- The minium supported Rust version was bumped to 1.57.0 due to requirements from dependencies. (#472)
- Add the
rust-version
field to the manifest. (#473) - Update to edition 2021. (#473)
Features:
Internal:
- Replace ancient
lazy_static
crate withonce_cell
orconst
slices. (#471)
Thank you:
Features, fixes, and improvements in this release have been contributed by: