Bump MSRV to 1.60.0

This commit is contained in:
Jack Grigg
2022-12-29 23:39:08 +13:00
parent fc2081c216
commit ec83a8c9cc
5 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ which enables files to be encrypted to age identities stored on YubiKeys.
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.56+ installed (either via `rustup` or a system
If your system has Rust 1.60+ installed (either via `rustup` or a system
package), you can build directly from source:
```