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

refactor: Drop lazy_static dependency #515

Open epage opened 5 months ago

epage commented 5 months ago

Fixes #514

epage commented 4 months ago

Sorry about that, examples should now be updated.