mozilla / authenticator-rs

Rust library to interact with Security Keys, used by Firefox
https://crates.io/crates/authenticator
Mozilla Public License 2.0
273 stars 70 forks source link

Pin rust-version in CI and local builds to the version used to build Firefox #316

Closed msirringhaus closed 10 months ago

msirringhaus commented 10 months ago

Unlike #314, this will also use the 'right' toolchain locally.

jschanck commented 10 months ago

Thanks! We can only use features present in the "MSRV" column from https://firefox-source-docs.mozilla.org/writing-rust-code/update-policy.html. So it should be 1.66, not 1.73.