zasa 0.5.0

Simple JSON parser with no dependencies
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "zasa"
version = "0.5.0"
dependencies = [
 "zasa_core",
 "zasa_derive",
]

[[package]]
name = "zasa_core"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ebcb0596e1998e1e4588361dc654799ea7b105defc48c2dde1045413ac4c27d3"

[[package]]
name = "zasa_derive"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4bf814d5445daeb141988da0f8b33523cde2c576b0dbb38d372eddb1200915f6"