mehcode / config-rs

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

More clippy fixes #393

Closed matthiasbeyer closed 1 year ago

matthiasbeyer commented 1 year ago

Some more clippy fixes.

Some of these might not work on our MSRV... we'll see what CI tells us.