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

[[package]]
name = "kk"
version = "0.0.1"
dependencies = [
 "noargs",
 "nojson",
 "orfail",
 "tuinix",
 "unicode-width",
]

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

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

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

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

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

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