rust-bip39-unsafe-fast/README.md

11 lines
170 B
Markdown

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.