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

Support jsonc format #452

Closed up9cloud closed 9 months ago

matthiasbeyer commented 10 months ago

The diff looks good, thanks! Can you make CI green?

You probably only need to signoff your commit!

up9cloud commented 9 months ago

The diff looks good, thanks! Can you make CI green?

You probably only need to signoff your commit!

I did signoff and downgrade toml crate to make the ci green, but no luck. needs to be done by your site

matthiasbeyer commented 9 months ago

Yeah the MSRV was outdated. Can you please rebase to latest master?