Remove .gitignore
1 file changed
tree: e1c593ef5fade880b046f77ce539f4965d7d7659
  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.