Skip to content

v5.7.0

Latest
Compare
Choose a tag to compare
@constantoine constantoine released this 12 Apr 08:27
2aa6384

Breaking changes.

  • MSRV has been set to Rust 1.66.

Changes

  • Updated base32 crate to 0.5.
  • Updated constant_time_eq crate to 0.3.
  • Updated rand crate to 0.9.
  • Added a bit of documentation.

Note

This is probably the last version update before the big 6.0, which will be a big rewrite, and the 2024 edition.
The goal will be to expose the same feature as before, but in a more harmonized and idiomatic way.