Skip to content

Lexical-Core Version 0.7.6 Release

Compare
Choose a tag to compare
@Alexhuszagh Alexhuszagh released this 21 Apr 17:35
  • Updated cfg_if version.
  • Downgraded rand to fix proptests.
  • Fixed a bug on newer Rustc versions where slice::sort is not present in no_std.
  • Added a feature libm which enables stable no_std use.
  • Patched an implementation of insert_many due to a security advisory which does not affect lexical.