Add CONTRIBUTING
1 file changed
tree: 58698e755676a1c94f6308bc3f9e89c60772a647
  1. third_party/
  2. .gitignore
  3. CONTRIBUTING.md
  4. LICENSE
  5. README.md
README.md

JSON5

A Rust library for serializing and deserializing JSON5 with Serde.

This project is a fork of callum-oakley/json5-rs.