Open
Description
Just adding a note here for reference:
- HJSON support was removed in the past: Please consider switching upstream implementations to reduce repetitive dependencies #198
- Recently that crate upgraded to Serde 1.x: Upgrade to Serde 1.0.x using Serde's JSON implementation hjson/hjson-rust#6 (comment)
If I ever have the time to wrap up my own PRs for config-rs
, adding back hjson
support would be very easy now.
Waiting on new release: hjson/hjson-rust#25