bip39
=====
A Rust implementation of BIP-39 mnemonic codes.
## MSRV
This crate supports Rust v1.24 and up.
With the `low-memory` feature, v1.22 and up are supported.