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

Fix: Do not use deprecated function #395

Closed matthiasbeyer closed 1 year ago

matthiasbeyer commented 1 year ago

Replace use of deprecated function with Utc.with_ymd_and_hms().