trimothy 0.9.2

Traits for trimming slices, vecs, and strings.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "brunch"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8087ad2af75468f2e03d8c09005a4193734ce5d3b3fbd36ea59dd120e245dae"
dependencies = [
 "dactyl",
 "unicode-width",
]

[[package]]
name = "dactyl"
version = "0.13.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3ade8623d8c08069f9532c934feca6c576008e4278ac43fb035412a7721b89f1"

[[package]]
name = "trimothy"
version = "0.9.2"
dependencies = [
 "brunch",
]

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