mamegrep 0.4.1

Git grep TUI frontend
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "libc"
version = "0.2.176"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"

[[package]]
name = "mame"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a15ad4453af7fb59762bdca7355bfa29d1670cf08f02969bbba7d38aa8af3128"
dependencies = [
 "nojson",
 "tuinix",
 "unicode-width",
]

[[package]]
name = "mamegrep"
version = "0.4.1"
dependencies = [
 "mame",
 "noargs",
 "nojson",
 "orfail",
 "tuinix",
]

[[package]]
name = "noargs"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe77e710319d3ff009f93efc433d879e80e6336f5b87ace6d6db7ca5951085c3"

[[package]]
name = "nojson"
version = "0.3.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "20f9facf70a088279ffcf06cb5f897660ebd32621629b51872f4d4b25c77e494"

[[package]]
name = "orfail"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "aba2212a0fddd290c8209fb9b0393382435ede29c24a71f245d7fa92f0f3442e"

[[package]]
name = "tuinix"
version = "0.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67068facab6ee2aff2c66c3249d064c996435cf8f1a8e61db8675571ca4c01ff"
dependencies = [
 "libc",
]

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