[dependencies.thiserror]
version = "1.0.35"
[package]
authors = ["Nathan Essex <nathan@essex.id.au>"]
categories = ["encoding"]
description = "provides an iterator over individual YAML documents in a YAML file or stream"
documentation = "https://docs.rs/yaml-split/"
edition = "2018"
homepage = "https://github.com/Nessex/yaml2json-rs/blob/master/crates/yaml-split"
keywords = ["yaml"]
license = "Apache-2.0 OR MIT"
name = "yaml-split"
readme = "README.md"
repository = "https://github.com/Nessex/yaml2json-rs"
version = "0.4.0"