version = 3
[[package]]
name = "arrrg"
version = "0.1.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2361d1b55b0cb5b37d33c2e9fd630e641f5e93fdf4979dbca0bffeaf17ee8e9"
dependencies = [
"arrrg_derive",
"getopts",
]
[[package]]
name = "arrrg_derive"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "67219b59e3f878d1a27122532448fdd47a8ae27b611b9b273032771c738c1195"
dependencies = [
"derive_util",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "biometrics"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "73ad7bcc1d43a6d2615c2ee7cc6b2aa4be072f5cf169c7d6f584bf65652f4652"
[[package]]
name = "buffertk"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e481409615dcf90e7dcfde489fc7a379c9fda15279bc3676a348228ca6104d6b"
[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "derive_util"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cba4f0753500007e845b33c9ed34e9d6642fa6a4979d01aab025fb49f2898505"
dependencies = [
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "getopts"
version = "0.2.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14dbbfd5c71d70241ecf9e6f13737f7b5ce823821063188d7e46c41d371eebd5"
dependencies = [
"unicode-width",
]
[[package]]
name = "getrandom"
version = "0.1.16"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8fc3cb4d91f53b50155bdcfd23f6a4c39ae1969c2ae85982b135750cccaf5fce"
dependencies = [
"cfg-if",
"libc",
"wasi",
]
[[package]]
name = "guacamole"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9dafa61323bd012f2c9022f06196d0caf809bf73380052b5c889c87ccad2402"
dependencies = [
"arrrg",
"arrrg_derive",
"getopts",
"rand",
]
[[package]]
name = "indicio"
version = "0.1.0"
dependencies = [
"biometrics",
"buffertk",
"one_two_eight",
"prototk",
"rpc_pb",
"utilz",
"zerror",
]
[[package]]
name = "libc"
version = "0.2.147"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3"
[[package]]
name = "one_two_eight"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3b42920d7ce8543e5ac54e6ff18c1106ec6fa29f0d8626ffdb2da88cf9b2e311"
dependencies = [
"buffertk",
"prototk",
]
[[package]]
name = "ppv-lite86"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
[[package]]
name = "proc-macro2"
version = "1.0.64"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78803b62cbf1f46fde80d7c0e803111524b9877184cfe7c3033659490ac7a7da"
dependencies = [
"unicode-ident",
]
[[package]]
name = "prototk"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94c34d7135d91d3561cb781cb28cbe362b5d043a0d11251983231baaa540f071"
dependencies = [
"buffertk",
"prototk_derive",
"zerror",
]
[[package]]
name = "prototk_derive"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "be41f877c789617d4164a8b29f5d4b5dd1cbec710645a00c6e2e58c481e4a06f"
dependencies = [
"buffertk",
"proc-macro2",
"quote",
"syn",
]
[[package]]
name = "quote"
version = "1.0.29"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "573015e8ab27661678357f27dc26460738fd2b6c86e46f386fde94cb5d913105"
dependencies = [
"proc-macro2",
]
[[package]]
name = "rand"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a6b1679d49b24bbfe0c803429aa1874472f50d9b363131f0e89fc356b544d03"
dependencies = [
"getrandom",
"libc",
"rand_chacha",
"rand_core",
"rand_hc",
]
[[package]]
name = "rand_chacha"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f4c8ed856279c9737206bf725bf36935d8666ead7aa69b52be55af369d193402"
dependencies = [
"ppv-lite86",
"rand_core",
]
[[package]]
name = "rand_core"
version = "0.5.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "90bde5296fc891b0cef12a6d03ddccc162ce7b2aff54160af9338f8d40df6d19"
dependencies = [
"getrandom",
]
[[package]]
name = "rand_hc"
version = "0.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca3129af7b92a17112d59ad498c6f81eaf463253766b90396d39ea7a39d6613c"
dependencies = [
"rand_core",
]
[[package]]
name = "rpc_pb"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "847e0dcdcf20545e55b987b7772781ace562145c3b8dbbf943354ad1405101c8"
dependencies = [
"biometrics",
"buffertk",
"guacamole",
"one_two_eight",
"prototk",
"prototk_derive",
"utilz",
"zerror",
"zerror_core",
]
[[package]]
name = "syn"
version = "1.0.109"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
dependencies = [
"proc-macro2",
"quote",
"unicode-ident",
]
[[package]]
name = "unicode-ident"
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "22049a19f4a68748a168c0fc439f9516686aa045927ff767eca0a85101fb6e73"
[[package]]
name = "unicode-width"
version = "0.1.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0edd1e5b14653f783770bce4a4dabb4a5108a5370a5f5d8cfe8710c361f6c8b"
[[package]]
name = "utilz"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de476f9714f8237aa9341a925994ff123aeba9fb2825fe140d9dde09dbd42b6c"
dependencies = [
"libc",
]
[[package]]
name = "wasi"
version = "0.9.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cccddf32554fecc6acb585f82a32a72e28b48f8c4c1883ddfeeeaa96f7d8e519"
[[package]]
name = "zerror"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0bd266861df02509f9bea9a37ac31d34c3c319ab989052d351fb2d1a4944db83"
[[package]]
name = "zerror_core"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d6c289c88688de5350068423474df6793aef76ca9a6610f7b4c0d39ecbe1887"
dependencies = [
"biometrics",
"buffertk",
"prototk",
"prototk_derive",
"zerror",
]