version = 4
[[package]]
name = "brunch"
version = "0.10.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3ddca4cdcae06bbf0fb5edf01f5514fc7830c97141d9c8bb6387259d5112dc"
dependencies = [
"dactyl",
"unicode-width",
]
[[package]]
name = "dactyl"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bb3b5f612945bbbc201541a3634bbb4a28ec467d05f270dfcdf702a9a053e52"
[[package]]
name = "oxford_join"
version = "0.5.1"
dependencies = [
"brunch",
]
[[package]]
name = "unicode-width"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"