Bump MSRV to 1.56.0

Closes str4d/age-plugin-yubikey#51.
This commit is contained in:
Jack Grigg
2022-03-20 16:23:52 +00:00
parent 37c813e0a7
commit 2fd5af8538
4 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ or one that you do not care about.
On Windows, Linux, and macOS, you can use the
[pre-built binaries](https://github.com/str4d/age-plugin-yubikey/releases).
If your system has Rust 1.51+ installed (either via `rustup` or a system
If your system has Rust 1.56+ installed (either via `rustup` or a system
package), you can build directly from source:
```