Increase MSRV to 1.51 (#217)

* Increase MSRV to 1.51

* Adding MSRV note

Co-authored-by: Kevin Lewi <[email protected]>
This commit is contained in:
daxpedda
2021-07-30 15:36:57 -07:00
committed by GitHub
co-authored by Kevin Lewi
parent 42e06e0aff
commit 2373ca8680
5 changed files with 60 additions and 52 deletions
+4
View File
@@ -25,6 +25,10 @@ Add the following line to the dependencies of your `Cargo.toml`:
opaque-ke = "0.6.0"
```
### Minimum Supported Rust Version
Rust **1.51** or higher.
Resources
---------