We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d566ec4 commit b70663fCopy full SHA for b70663f
README.md
@@ -1,4 +1,5 @@
1
# Bech32 Rust
2
+
3
[](https://docs.rs/bech32/)
4
[](https://github.com/rust-bitcoin/rust-bech32/actions?query=workflow%3A%22Continuous+Integration%22)
5
@@ -9,6 +10,8 @@ You can find some usage examples in the [documentation](https://docs.rs/bech32/)
9
10
11
Bitcoin-specific address encoding is handled by the `bitcoin-bech32` crate.
12
-# MSRV
13
14
+## MSRV
15
16
The minimum supported Rust version with the standard library is **1.41.1**.
17
0 commit comments