pups_text 0.0.6

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.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fadeffd0da70a92a74e82566fa0ba3acf60e7c3ae1cbb187a1f0331f39e792d8"

[[package]]
name = "pups_text"
version = "0.0.6"
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"