woodruffw / zizmor

A tool for finding security issues in GitHub Actions setups.
https://crates.io/crates/zizmor
MIT License
64 stars 2 forks source link

chore: set minimum working rust version #42

Closed miketheman closed 1 week ago

miketheman commented 1 week ago

Prevent older rust toolchains from compile-time errors on clean checkout.

Oldest version found with cargo msrv find

Refs: https://doc.rust-lang.org/cargo/reference/manifest.html#the-rust-version-field