# 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.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1847b08512a793b7deb3ae2e1443487012d23f90e744b07c9ef0dcff759cdd74" [[package]] name = "indicio" version = "0.10.0" dependencies = [ "biometrics", "buffertk", "prototk", "prototk_derive", "tatl", ] [[package]] name = "one_two_eight" version = "0.8.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4d86733ccf043108c7045e085bf7d0f1180ae736f2c3ae800920bc2250033ac2" 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.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "1152ba0fe30c46790d46d9d976be8576653d158d747673274dc1e61dad00c490" dependencies = [ "buffertk", "prototk_derive", "zerror", ] [[package]] name = "prototk_derive" version = "0.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cefb926565aaee0e1e00a2211de0e6209d12d11774fdb6b04b9ef8693f053e68" 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.11.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "de6bbff100e0fbaa33526cc767a51e8e19cac25b2dae228a1fdd48e3f01f8c38" 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"