version = 3
[[package]]
name = "autocfg"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
[[package]]
name = "cc"
version = "1.0.78"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a20104e2335ce8a659d6dd92a51a767a0c062599c73b343fd152cb401e828c3d"
[[package]]
name = "dos-cp"
version = "0.0.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35588df80744684e6ea39e700ac0ef1eef9cd371be1851e2d6feb73071803774"
[[package]]
name = "either"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90e5c1c8368803113bf0c9584fc495a58b86dc8a29edbf8fe877d21d9507e797"
[[package]]
name = "enum-derive-2018"
version = "2.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4c12aad72e0c5b4f1e0cc866187d8812deeaa1fccc892d3baf44c2b154d3e27b"
[[package]]
name = "errno-no-std"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81c2e54af94598c53c178156725270d3f5486ac649833181f2d51efb51fa310b"
dependencies = [
"errno-sys",
"libc",
"widestring",
"winapi",
]
[[package]]
name = "errno-sys"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c0007216af1525058024bc6dc15bbd2ffe8af877f0fbf754fbdb78c59d634e8"
dependencies = [
"cc",
"libc",
]
[[package]]
name = "int-vec-2d"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "da29d317392aa77c943ff2203206add51186f9522b7f7d02b6f779411ebf1648"
dependencies = [
"either",
"enum-derive-2018",
"macro-attr-2018",
"num-traits",
]
[[package]]
name = "libc"
version = "0.2.139"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
[[package]]
name = "macro-attr-2018"
version = "2.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66fbbf2d3635c91b436074cf14a7c8948dc608e193c9d2b389bdc64aae2ca37b"
[[package]]
name = "num-traits"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
dependencies = [
"autocfg",
]
[[package]]
name = "panicking"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21eb594cd667adf943bf4617e74ca71e2f4041f2fa630d5fc7be9314a1b480de"
[[package]]
name = "pc-ints"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7e2082c07341ee32ddc9896ff7132d3fc63b1d3957fa463711cb7b7e47c4768"
[[package]]
name = "pkg-config"
version = "0.3.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160"
[[package]]
name = "tuifw-screen"
version = "0.17.2"
dependencies = [
"errno-no-std",
"panicking",
"tuifw-screen-base",
"tuifw-screen-dos",
"tuifw-screen-ncurses",
"tuifw-screen-winapi",
]
[[package]]
name = "tuifw-screen-base"
version = "0.17.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f7028fd2256fb11f7bbf533104571c1ebdd04637d95164a6477857e864a38662"
dependencies = [
"enum-derive-2018",
"errno-no-std",
"int-vec-2d",
"macro-attr-2018",
]
[[package]]
name = "tuifw-screen-dos"
version = "0.17.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22ec786990e020123d23d95224b67219bcabc55ccbe62b78ac5c709d266526b8"
dependencies = [
"dos-cp",
"errno-no-std",
"panicking",
"pc-ints",
"tuifw-screen-base",
]
[[package]]
name = "tuifw-screen-ncurses"
version = "0.17.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04d014fb267a5a6d40d0eddc9344b5db27732ee5fb55834040dad8195a67daa4"
dependencies = [
"cc",
"either",
"errno-no-std",
"libc",
"panicking",
"pkg-config",
"tuifw-screen-base",
"unicode-width",
]
[[package]]
name = "tuifw-screen-winapi"
version = "0.17.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "418b3cd6cbc1ee697377841f8fa7f4f397dbf794464e6be509401deedccd190a"
dependencies = [
"either",
"errno-no-std",
"num-traits",
"panicking",
"tuifw-screen-base",
"winapi",
]
[[package]]
name = "unicode-width"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
[[package]]
name = "widestring"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "653f141f39ec16bba3c5abe400a0c60da7468261cc2cbf36805022876bc721a8"
[[package]]
name = "winapi"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419"
dependencies = [
"winapi-i686-pc-windows-gnu",
"winapi-x86_64-pc-windows-gnu",
]
[[package]]
name = "winapi-i686-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
[[package]]
name = "winapi-x86_64-pc-windows-gnu"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"