v2.5.1
- The
std
feature should not enable therand/std
feature. This accidentally caused therand
crate to be enabled by default in 2.5.0. (#90)
std
feature should not enable the rand/std
feature. This accidentally caused the rand
crate to be enabled by default in 2.5.0. (#90)