Breaking changes.
- MSRV has been set to Rust
1.66
.
Changes
- Updated
base32
crate to0.5
. - Updated
constant_time_eq
crate to0.3
. - Updated
rand
crate to0.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.