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

Programmatically advertize MSRV #513

Open epage opened 5 months ago

epage commented 5 months ago

This makes it easier for people to see the MSRV on crates.io and will be important as MSRV-aware resolver is developed.