mehcode / config-rs

⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
Apache License 2.0
2.43k stars 206 forks source link

Clippy exact toolchains #471

Closed matthiasbeyer closed 8 months ago

matthiasbeyer commented 8 months ago

This PR changes the CI job to use clippy at a exact toolchain version only, so the toolchain updates do not break CI for us anymore.