tatl 0.5.0

tatl provides in-process alerting.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "biometrics"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a49bd0f27a9c4742d7ecf2114f6a63e6c29e4bf1368cb9cbc6f5e6d3c8e115a"

[[package]]
name = "buffertk"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e137629d3e1abb97987aa01628059d8fa537c59cbd4b2b04879a9f4348f2210d"

[[package]]
name = "buffertk"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f162d61d23e3690a5db3c84d3c721c00097d3268a156c1ba29c1d6bbe13d2ac5"

[[package]]
name = "one_two_eight"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4f42b77c681ab9277c14c0768d29e5665358d69f5acc2693dc12f70d313e1fe8"
dependencies = [
 "buffertk 0.5.0",
 "prototk 0.5.0",
]

[[package]]
name = "proc-macro2"
version = "1.0.78"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae"
dependencies = [
 "unicode-ident",
]

[[package]]
name = "prototk"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c682e73d4478bd670f64d20decc08d35a57ee9b212f9ed6338e3e979119b1737"
dependencies = [
 "buffertk 0.5.0",
 "prototk_derive 0.5.0",
 "zerror 0.3.0",
]

[[package]]
name = "prototk"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f1a65e65d7eac16c9e7480fac5800b148adcef1a78aa76edaa3994b6cd7aa35"
dependencies = [
 "buffertk 0.6.0",
 "prototk_derive 0.6.0",
 "zerror 0.4.0",
]

[[package]]
name = "prototk_derive"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1206d0e5130babbc41815675c43c8983fa026cd744dd2ccc1ee1d4a1e084d668"
dependencies = [
 "buffertk 0.5.0",
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "prototk_derive"
version = "0.6.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4f534238f433086b6b7f30af7b48b580f6425f4ad2585b97d35aea5c1ba29b8"
dependencies = [
 "buffertk 0.6.0",
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "quote"
version = "1.0.35"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
dependencies = [
 "proc-macro2",
]

[[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.5.0"
dependencies = [
 "biometrics",
 "one_two_eight",
 "prototk 0.6.0",
]

[[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.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b77df2cbc4e5f740edc2d891a64d6bb3934c6c8deeae756604bb32b35130b8e"

[[package]]
name = "zerror"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c0425ed5c8505b6941d415a9b57ab47e710f17e2b0a967f6129ac7e65be1587e"