You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<a href="https://blog.rust-lang.org/2020/02/27/Rust-1.56.1.html"><img alt="Rustc Version 1.56.1+" src="https://img.shields.io/badge/rustc-1.56.1.0%2B-lightgrey.svg"/></a>
9
+
<a href="https://blog.rust-lang.org/2020/02/27/Rust-1.63.0.html"><img alt="Rustc Version 1.63.0+" src="https://img.shields.io/badge/rustc-1.63.0.0%2B-lightgrey.svg"/></a>
10
10
</p>
11
11
</div>
12
12
@@ -29,7 +29,7 @@ Contributions to this library are welcome. A few guidelines:
29
29
* Any breaking changes must have an accompanied entry in CHANGELOG.md
30
30
* No new dependencies, please.
31
31
* No crypto should be implemented in Rust, with the possible exception of hash functions. Cryptographic contributions should be directed upstream to libsecp256k1.
32
-
* This library should always compile with any combination of features on **Rust 1.56.1**.
32
+
* This library should always compile with any combination of features on **Rust 1.63.0**.
0 commit comments