# JSON5
A Rust library for serializing and deserializing [JSON5][json5] with
[Serde][serde].
This project is a fork of [callum-oakley/json5-rs][github-json5-rs].
[json5]: https://json5.org/
[serde]: https://serde.rs/
[github-json5-rs]: https://github.com/callum-oakley/json5-rs