tinyjson 2.3.0

Tiny simple JSON parser/generator
Documentation
[badges.maintenance]
status = "passively-maintained"

[dependencies]
[dev-dependencies.walkdir]
version = "2"

[package]
authors = ["rhysd <lin90162@yahoo.co.jp>"]
categories = ["encoding", "parsing"]
description = "Tiny simple JSON parser/generator"
edition = "2018"
homepage = "https://github.com/rhysd/tinyjson"
include = ["Cargo.toml", "README.md", "LICENSE.txt", "src/*.rs"]
keywords = ["json", "parser", "generator"]
license = "MIT"
name = "tinyjson"
readme = "README.md"
repository = "https://github.com/rhysd/tinyjson"
version = "2.3.0"