From 62a7f26e9b58aa3692858244b613b1b946328440 Mon Sep 17 00:00:00 2001 From: Elichai Turkel Date: Sat, 23 Nov 2019 18:44:19 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index dbc48940..d0b4d8eb 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,9 @@ please join us in [#rust-bitcoin](http://webchat.freenode.net/?channels=%23rust-bitcoin) on freenode. +## Minimum Supported Rust Version (MSRV) +This library should always compile with any combination of features on **Rust 1.22**. + ## Installing Rust Rust can be installed using your package manager of choice or [rustup.rs](https://rustup.rs). The former way is considered more secure since