Skip to content

Commit e8ae63e

Browse files
committed
Remove mention of arrayvec from readme
We no longer have an arrayvec feature, remove the mention of it from the readme.
1 parent 42c54e6 commit e8ae63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Bitcoin-specific address encoding is handled by the `bitcoin-bech32` crate.
1414

1515
## MSRV
1616

17-
This library should always compile with any combination of features excluding "arrayvec" on **Rust 1.48.0**.
17+
This library should always compile with any combination of features on **Rust 1.48.0**.
1818

1919

2020
## Githooks

0 commit comments

Comments
 (0)