Bump MSRV to 1.65.0

`yubikey 0.8.0` will have this MSRV, and it includes changes we need.
This commit is contained in:
Jack Grigg
2023-03-23 13:33:06 +09:00
parent defc1c1131
commit ae39e136de
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
[toolchain]
channel = "1.60.0"
channel = "1.65.0"
components = ["clippy", "rustfmt"]