trimothy 0.2.2

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

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

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

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

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