version = 4
[[package]]
name = "brunch"
version = "0.10.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a920310c664a15b3a57bb9982acf60c86b31497aeaa9ff4e68ff558951e76bdd"
dependencies = [
"dactyl",
"unicode-width",
]
[[package]]
name = "dactyl"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cf3b5987c326a75231408ec70d57c059e31680f839efcf37f1bf6df102c65cf2"
[[package]]
name = "oxford_join"
version = "0.6.0"
dependencies = [
"brunch",
]
[[package]]
name = "unicode-width"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"