zasa 0.4.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.4.0"
dependencies = [
 "zasa_core",
 "zasa_derive",
]

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

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