Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

v2.6.0

Compare
Choose a tag to compare
@KamilaBorowska KamilaBorowska released this 30 Jun 18:45
· 32 commits to master since this release

New features

  • EnumMap::as_array is now usable in const contexts.

Other changes

  • This crate now follows "N minus two" MSRV policy. This means that it supports the current Rust release, as well as the two before that.

  • Upgraded syn to 2.0.0.