[dependencies]
[lib]
path = "src/lib.rs"
[package]
authors = ["ryzeon-dev"]
description = "Json parser library"
edition = "2021"
license = "AGPL-3.0-or-later"
name = "rsjson"
readme = "README.md"
repository = "https://github.com/ryzeon-dev/rsjson"
version = "0.3.2"