Files
age-plugin-yubikey/rust-toolchain.toml
T
Jack Grigg ae39e136de Bump MSRV to 1.65.0
`yubikey 0.8.0` will have this MSRV, and it includes changes we need.
2023-03-23 13:33:06 +09:00

4 lines
66 B
TOML

[toolchain]
channel = "1.65.0"
components = ["clippy", "rustfmt"]