version = 4
[[package]]
name = "libc"
version = "0.2.172"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d750af042f7ef4f724306de029d18836c26c1765a54a6a3f094cbd23a7267ffa"
[[package]]
name = "mamegrep"
version = "0.3.0"
dependencies = [
"noargs",
"orfail",
"tuinix",
"unicode-width",
]
[[package]]
name = "noargs"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a0c67c67bde59ae289ec6d68089f3e399b9cb7a2941875d1e94a1123c401308"
[[package]]
name = "orfail"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aba2212a0fddd290c8209fb9b0393382435ede29c24a71f245d7fa92f0f3442e"
[[package]]
name = "tuinix"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d600d318b35204079473a843d3c7703962dfbec0e2dcf27f2676aaea610f5060"
dependencies = [
"libc",
]
[[package]]
name = "unicode-width"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"