# This file is automatically @generated by Cargo. # It is not intended for manual editing. version = 3 [[package]] name = "biometrics" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d497470bfb1e5ade63ac03cd2871ed7ef7c7cc8657ee43b1469e4988e1bafc97" dependencies = [ "sig_fig_histogram", ] [[package]] name = "buffertk" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d005ae48f2f0a3ea60d8c547c3b850761e7780b1386338842e75804a5a944dc5" [[package]] name = "indicio" version = "0.9.0" dependencies = [ "biometrics", "buffertk", "prototk", "prototk_derive", "tatl", ] [[package]] name = "one_two_eight" version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8b7f79b33bb792d71210da17bbf5b0b170aaaa52fa361e3111e49be2661a9d5b" dependencies = [ "buffertk", "prototk", ] [[package]] name = "proc-macro2" version = "1.0.86" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "5e719e8df665df0d1c8fbfd238015744736151d4445ec0836b8e628aae103b77" dependencies = [ "unicode-ident", ] [[package]] name = "prototk" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a7417ba5ca0265d61fad7850967112e5e673d67be363a18b37f84af42557ca0e" dependencies = [ "buffertk", "prototk_derive", "zerror", ] [[package]] name = "prototk_derive" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4de34f517e3647c4232960192aef377912c20a40dcb5bacc7428fca0e4a5cc5f" dependencies = [ "buffertk", "proc-macro2", "quote", "syn", ] [[package]] name = "quote" version = "1.0.36" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" dependencies = [ "proc-macro2", ] [[package]] name = "sig_fig_histogram" version = "0.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "43ca5e12dae79261e4e745bb9ef1f4d4c6006ced143f5a0449f5a548c69cfee2" [[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 = "tatl" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1f51a23cb4708902a47fd911c55ce532684dc7f82feff218d1bae666b2f44de5" dependencies = [ "biometrics", "one_two_eight", "prototk", ] [[package]] name = "unicode-ident" version = "1.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" [[package]] name = "zerror" version = "0.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4335261cbb6af66e8188d32bd22fe9434fba06b2b03cbe1d4dc49820efb749e3"