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

Add test for empty inner object #463

Open matthiasbeyer opened 9 months ago

matthiasbeyer commented 9 months ago

So far this only adds a test for an empty inner object as reported in #461.

If someone wants to help solving that issue, you're very much welcome.

polarathene commented 8 months ago

Possible fix identified: https://github.com/mehcode/config-rs/issues/461#issuecomment-1771963758