preparation for v0.2.3
fix compat issue with older rust due to DefaultHasher import
preparation for v0.2.2
Lexis: Generates human-readable sequences from numeric values using a predefined word list
Maintained by Ali Polatel. Up-to-date sources can be found at https://git.sr.ht/~alip/lexis and bugs/patches can be submitted by email to ~alip/lexis-devel@lists.sr.ht.
std::collections::hash_map::DefaultHasher
instead of
std::hash::DefaultHasher
for compatibility with older rustToName
to generate human-readable names from numbers