Lexical-Core Version 0.7.6 Release
- Updated cfg_if version.
- Downgraded rand to fix proptests.
- Fixed a bug on newer Rustc versions where
slice::sort
is not present inno_std
. - Added a feature
libm
which enables stableno_std
use. - Patched an implementation of insert_many due to a security advisory which does not affect lexical.