Move Cargo.toml to root
11 files changed
tree: 70ebdcd17584ca8dafbc9b008953c2e6ba344607
  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.