[dependencies.chrono]
version = "0.4.35"
[dependencies.hexfloat2]
version = "0.1.3"
[dev-dependencies.pretty_assertions]
version = "1.4.0"
[package]
categories = ["encoding", "parser-implementations"]
description = "A data format designed to be easy for humans to read and write."
documentation = "https://hemashushu.github.io/works/xiaoxuan-script-object-notation"
edition = "2021"
homepage = "https://hemashushu.github.io/works/xiaoxuan-script-object-notation"
keywords = ["ason", "parser", "json", "serde", "xiaoxuan"]
license = "MPL-2.0"
name = "ason"
readme = "README.md"
repository = "https://github.com/hemashushu/xiaoxuan-script-object-notation"
version = "0.2.1"