iqlusioninc / yubikey.rs

Pure Rust YubiKey host-side driver for PIV-based RSA/ECC key storage + signing/encryption support
BSD 2-Clause "Simplified" License
218 stars 27 forks source link

Bump MSRV to 1.81 #582

Open str4d opened 1 week ago

str4d commented 1 week ago

This is required due to the hybrid-array crate, which has become a transitive dependency of the majority of our dependencies and will be required in the very near future.

str4d commented 1 week ago

Once this is merged, I'll make a PR to update the dependencies to their preview releases.