Fix license
2 files changed
tree: 44d4d1baab9c9c839b5e60d9acf48ae91756e3d0
  1. third_party/
  2. CONTRIBUTING.md
  3. LICENSE
  4. 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.