Files
age-plugin-yubikey/rust-toolchain.toml
T
Jack Grigg c7e6fdf58a Bump MSRV to 1.67
`time 0.3.35` has MSRV 1.67, and is a required update in order to fix
breakage on Rust 1.80 and above.
2024-07-30 05:05:09 +00:00

4 lines
66 B
TOML

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