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

Added Gura support #446

Closed mkvolkov closed 4 months ago

mkvolkov commented 11 months ago

Added support for Gura. Closes issue #245

polarathene commented 9 months ago

@matthiasbeyer friendly ping as this PR is getting stale (already conflicts raised).

Only one ura remains from your feedback, but it's intentional as it's the file format extension.

matthiasbeyer commented 9 months ago

Yes this needs a rebase for resolving conflicts.

polarathene commented 9 months ago

Yes this needs a rebase for resolving conflicts.

Done https://github.com/mehcode/config-rs/pull/467

@mkvolkov can update their branch here, otherwise my alternative one should be sufficient if they're unresponsive.