Merge remote-tracking branch 'origin/upstream/master'

Change-Id: I538b5b4eac31295c0f0942e1e26a7da68976fc9f
tree: 69e4211912b1f9a6301ce696c5dc8f43904a7c6b
  1. third_party/
  2. Cargo.toml
  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.