pups_text 0.0.3

Pretty Understandable Parsers
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "pups_core"
version = "0.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "29c9ba30fec49a95a2cc807aa5c60a1765f0b03264b1f19d6bf05932d5e68b3f"

[[package]]
name = "pups_text"
version = "0.0.3"
dependencies = [
 "pups_core",
 "unicode-ident",
]

[[package]]
name = "unicode-ident"
version = "1.0.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f63a545481291138910575129486daeaf8ac54aee4387fe7906919f7830c7d9d"