[package]
name = "json_object"
version = "0.1.1"
edition = "2021"
authors = ["Rebon402"]
description = "A Simple JsonObject library for Rust"
license = "Apache-2.0"
repository = "https://github.com/Rebon402/json_object"
readme = "README.md"
keywords = ["json", "parser", "serialization"]
categories = ["encoding"]
[net]
retry = 5
[http]
timeout = 60