serde_dynamo 4.0.2

serde serializer/deserializer for DynamoDB items that supports aws-sdk-dynamodb, aws_lambda_events, and rusoto_dynamodb
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "aho-corasick"
version = "0.7.18"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1e37cfd5e7657ada45f742d6e99ca5788580b5c529dc78faf11ece6dc702656f"
dependencies = [
 "memchr",
]

[[package]]
name = "async-trait"
version = "0.1.56"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "96cf8829f67d2eab0b2dfa42c5d0ef737e0724e4a82b01b3e292456202b19716"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "autocfg"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"

[[package]]
name = "aws-endpoint"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "134821b378ab7a752d9e99cc67a4abdd57ebbb8abc98ede4259303c011c196bb"
dependencies = [
 "aws-smithy-http 0.37.0",
 "aws-types 0.7.0",
 "http",
 "regex",
 "tracing",
]

[[package]]
name = "aws-endpoint"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d0990fe9d60185efea41850b10a205f4a9abe71499ec70298b11d2d830130167"
dependencies = [
 "aws-smithy-http 0.38.0",
 "aws-types 0.8.0",
 "http",
 "regex",
 "tracing",
]

[[package]]
name = "aws-endpoint"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5279590d48e92b287f864e099c7e851af03a5e184a57cec0959872cee297c7a0"
dependencies = [
 "aws-smithy-http 0.39.0",
 "aws-types 0.9.0",
 "http",
 "regex",
 "tracing",
]

[[package]]
name = "aws-endpoint"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fb9486b31d996a309594b3491ae752dbe807d1d13731f5718d37a2ccfe4bdf11"
dependencies = [
 "aws-smithy-http 0.40.2",
 "aws-types 0.10.1",
 "http",
 "regex",
 "tracing",
]

[[package]]
name = "aws-endpoint"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "515bd0f038107827309daa28612941ff559e71a6e96335e336d4fdf4caffb34b"
dependencies = [
 "aws-smithy-http 0.41.0",
 "aws-types 0.11.0",
 "http",
 "regex",
 "tracing",
]

[[package]]
name = "aws-endpoint"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6eadd9ea45f65689fbd088b22a2aaed363582fab5dcd335a1a7317640436952f"
dependencies = [
 "aws-smithy-http 0.42.0",
 "aws-types 0.12.0",
 "http",
 "regex",
 "tracing",
]

[[package]]
name = "aws-endpoint"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "04619a4c0339675fdb7082a3c2a1799bf2b6398fbe0889d69a14f2bd130feb67"
dependencies = [
 "aws-smithy-http 0.43.0",
 "aws-types 0.13.0",
 "http",
 "regex",
 "tracing",
]

[[package]]
name = "aws-http"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a75a25c07222d06eb59fc4295a6c19e6627fe94e282f77a6df32fc64629fc2e0"
dependencies = [
 "aws-smithy-http 0.37.0",
 "aws-smithy-types 0.37.0",
 "aws-types 0.7.0",
 "http",
 "lazy_static",
 "percent-encoding",
 "tracing",
]

[[package]]
name = "aws-http"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6794b0b27fb74ef2696c41e1be08e916993ef043bbeda7ec554c4f50c3b81506"
dependencies = [
 "aws-smithy-http 0.38.0",
 "aws-smithy-types 0.38.0",
 "aws-types 0.8.0",
 "http",
 "lazy_static",
 "percent-encoding",
 "tracing",
]

[[package]]
name = "aws-http"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7046bdd807c70caf28d6dbc69b9d6d8dda1728577866d3ff3862de585b8b0eb"
dependencies = [
 "aws-smithy-http 0.39.0",
 "aws-smithy-types 0.39.0",
 "aws-types 0.9.0",
 "http",
 "lazy_static",
 "percent-encoding",
 "tracing",
]

[[package]]
name = "aws-http"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43b0c6a0938ee38f5f7659d8b175d151f75cf64f856bbde2f1aabb4d3d6f79be"
dependencies = [
 "aws-smithy-http 0.40.2",
 "aws-smithy-types 0.40.2",
 "aws-types 0.10.1",
 "http",
 "lazy_static",
 "percent-encoding",
 "tracing",
]

[[package]]
name = "aws-http"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1378c2c2430a063076621ec8c6435cdbd97b3e053111aebb52c9333fc793f32c"
dependencies = [
 "aws-smithy-http 0.41.0",
 "aws-smithy-types 0.41.0",
 "aws-types 0.11.0",
 "http",
 "lazy_static",
 "percent-encoding",
 "tracing",
]

[[package]]
name = "aws-http"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80fd2c81e2782d1f57a532543524c59b9c32dcc9132a7a2d308864c05b645e98"
dependencies = [
 "aws-smithy-http 0.42.0",
 "aws-smithy-types 0.42.0",
 "aws-types 0.12.0",
 "http",
 "lazy_static",
 "percent-encoding",
 "tracing",
]

[[package]]
name = "aws-http"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d023c3e17c572f3c071699763ad5035ea6e94f3ecf5712c301355beef0c80893"
dependencies = [
 "aws-smithy-http 0.43.0",
 "aws-smithy-types 0.43.0",
 "aws-types 0.13.0",
 "http",
 "lazy_static",
 "percent-encoding",
 "tracing",
]

[[package]]
name = "aws-sdk-dynamodb"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dea92c7b270ea5f776290a1f1bb5aec74d8a78469521d48adf297cfc8b8b3b61"
dependencies = [
 "aws-endpoint 0.7.0",
 "aws-http 0.7.0",
 "aws-sig-auth 0.7.0",
 "aws-smithy-async 0.37.0",
 "aws-smithy-client 0.37.0",
 "aws-smithy-http 0.37.0",
 "aws-smithy-http-tower 0.37.0",
 "aws-smithy-json 0.37.0",
 "aws-smithy-types 0.37.0",
 "aws-types 0.7.0",
 "bytes",
 "fastrand",
 "http",
 "tokio-stream",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodb"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "09e0f2ef3fd589d30fe921e178ef6f902bee4693c6663e8f2c25d774acbbe4be"
dependencies = [
 "aws-endpoint 0.8.0",
 "aws-http 0.8.0",
 "aws-sig-auth 0.8.0",
 "aws-smithy-async 0.38.0",
 "aws-smithy-client 0.38.0",
 "aws-smithy-http 0.38.0",
 "aws-smithy-http-tower 0.38.0",
 "aws-smithy-json 0.38.0",
 "aws-smithy-types 0.38.0",
 "aws-types 0.8.0",
 "bytes",
 "fastrand",
 "http",
 "tokio-stream",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodb"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "762a92e68a3a99d43593ff9b4c00dac630c1e5cfd04ed15e33f235c9c9125a09"
dependencies = [
 "aws-endpoint 0.9.0",
 "aws-http 0.9.0",
 "aws-sig-auth 0.9.0",
 "aws-smithy-async 0.39.0",
 "aws-smithy-client 0.39.0",
 "aws-smithy-http 0.39.0",
 "aws-smithy-http-tower 0.39.0",
 "aws-smithy-json 0.39.0",
 "aws-smithy-types 0.39.0",
 "aws-types 0.9.0",
 "bytes",
 "fastrand",
 "http",
 "tokio-stream",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodb"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fd2425a1c3de7d9a9b54a8289a6f89c65910ef4ba1cc38ac026f17dc437341c"
dependencies = [
 "aws-endpoint 0.10.1",
 "aws-http 0.10.1",
 "aws-sig-auth 0.10.1",
 "aws-smithy-async 0.40.2",
 "aws-smithy-client 0.40.2",
 "aws-smithy-http 0.40.2",
 "aws-smithy-http-tower 0.40.2",
 "aws-smithy-json 0.40.2",
 "aws-smithy-types 0.40.2",
 "aws-types 0.10.1",
 "bytes",
 "fastrand",
 "http",
 "tokio-stream",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodb"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b04cb4cb9417dd63db42d3cb9cc250da18fd3345c9298618de9de4f6beb28d15"
dependencies = [
 "aws-endpoint 0.11.0",
 "aws-http 0.11.0",
 "aws-sig-auth 0.11.0",
 "aws-smithy-async 0.41.0",
 "aws-smithy-client 0.41.0",
 "aws-smithy-http 0.41.0",
 "aws-smithy-http-tower 0.41.0",
 "aws-smithy-json 0.41.0",
 "aws-smithy-types 0.41.0",
 "aws-types 0.11.0",
 "bytes",
 "fastrand",
 "http",
 "tokio-stream",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodb"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "80b586692d4d0a7e2a10ec8f61ac80e8281ab4dba93c836ff2780060b38ea860"
dependencies = [
 "aws-endpoint 0.12.0",
 "aws-http 0.12.0",
 "aws-sig-auth 0.12.0",
 "aws-smithy-async 0.42.0",
 "aws-smithy-client 0.42.0",
 "aws-smithy-http 0.42.0",
 "aws-smithy-http-tower 0.42.0",
 "aws-smithy-json 0.42.0",
 "aws-smithy-types 0.42.0",
 "aws-types 0.12.0",
 "bytes",
 "fastrand",
 "http",
 "tokio-stream",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodb"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a2ef944f02ea1d77cdb5a7d7ae15913651dd6b612d839a381fc592d40fe1228a"
dependencies = [
 "aws-endpoint 0.13.0",
 "aws-http 0.13.0",
 "aws-sig-auth 0.13.0",
 "aws-smithy-async 0.43.0",
 "aws-smithy-client 0.43.0",
 "aws-smithy-http 0.43.0",
 "aws-smithy-http-tower 0.43.0",
 "aws-smithy-json 0.43.0",
 "aws-smithy-types 0.43.0",
 "aws-types 0.13.0",
 "bytes",
 "fastrand",
 "http",
 "tokio-stream",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodbstreams"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8731b69611edd45ee2d5efd635451380ffb5f9fe7b4af4eb93be1aa8412a4205"
dependencies = [
 "aws-endpoint 0.8.0",
 "aws-http 0.8.0",
 "aws-sig-auth 0.8.0",
 "aws-smithy-async 0.38.0",
 "aws-smithy-client 0.38.0",
 "aws-smithy-http 0.38.0",
 "aws-smithy-http-tower 0.38.0",
 "aws-smithy-json 0.38.0",
 "aws-smithy-types 0.38.0",
 "aws-types 0.8.0",
 "bytes",
 "http",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodbstreams"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51751f7d1bfae792bd5b15c24d24eab3972123e07c3653fb2ec79ee55e70dd20"
dependencies = [
 "aws-endpoint 0.9.0",
 "aws-http 0.9.0",
 "aws-sig-auth 0.9.0",
 "aws-smithy-async 0.39.0",
 "aws-smithy-client 0.39.0",
 "aws-smithy-http 0.39.0",
 "aws-smithy-http-tower 0.39.0",
 "aws-smithy-json 0.39.0",
 "aws-smithy-types 0.39.0",
 "aws-types 0.9.0",
 "bytes",
 "http",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodbstreams"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7d41c716811dafb830442cc9af044a27004984312f115a975de43dc4ee8d6708"
dependencies = [
 "aws-endpoint 0.10.1",
 "aws-http 0.10.1",
 "aws-sig-auth 0.10.1",
 "aws-smithy-async 0.40.2",
 "aws-smithy-client 0.40.2",
 "aws-smithy-http 0.40.2",
 "aws-smithy-http-tower 0.40.2",
 "aws-smithy-json 0.40.2",
 "aws-smithy-types 0.40.2",
 "aws-types 0.10.1",
 "bytes",
 "http",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodbstreams"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c9977187d075e2a25710d3fd516afb07b895f05f15a6b65c7fb7c085cd982df3"
dependencies = [
 "aws-endpoint 0.11.0",
 "aws-http 0.11.0",
 "aws-sig-auth 0.11.0",
 "aws-smithy-async 0.41.0",
 "aws-smithy-client 0.41.0",
 "aws-smithy-http 0.41.0",
 "aws-smithy-http-tower 0.41.0",
 "aws-smithy-json 0.41.0",
 "aws-smithy-types 0.41.0",
 "aws-types 0.11.0",
 "bytes",
 "http",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodbstreams"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5360ebeddbe3c84dae337d8fd3c67e6b72d79288ac411251f2dbad5c077a061d"
dependencies = [
 "aws-endpoint 0.12.0",
 "aws-http 0.12.0",
 "aws-sig-auth 0.12.0",
 "aws-smithy-async 0.42.0",
 "aws-smithy-client 0.42.0",
 "aws-smithy-http 0.42.0",
 "aws-smithy-http-tower 0.42.0",
 "aws-smithy-json 0.42.0",
 "aws-smithy-types 0.42.0",
 "aws-types 0.12.0",
 "bytes",
 "http",
 "tower",
]

[[package]]
name = "aws-sdk-dynamodbstreams"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23d280cd283f1f8da45ec79015b834e198ff90ba27db5eeb11405601195cf454"
dependencies = [
 "aws-endpoint 0.13.0",
 "aws-http 0.13.0",
 "aws-sig-auth 0.13.0",
 "aws-smithy-async 0.43.0",
 "aws-smithy-client 0.43.0",
 "aws-smithy-http 0.43.0",
 "aws-smithy-http-tower 0.43.0",
 "aws-smithy-json 0.43.0",
 "aws-smithy-types 0.43.0",
 "aws-types 0.13.0",
 "bytes",
 "http",
 "tower",
]

[[package]]
name = "aws-sig-auth"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5c5832e1b868c23a8ff52f001593eafc52e4456463bd4a4bad4483d7cf147ae2"
dependencies = [
 "aws-sigv4 0.7.0",
 "aws-smithy-http 0.37.0",
 "aws-types 0.7.0",
 "http",
 "thiserror",
 "tracing",
]

[[package]]
name = "aws-sig-auth"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3fa501148ae6b5e0de5eeb8c4cf87fa3403d9a00077e543ad64011da781f73a6"
dependencies = [
 "aws-sigv4 0.8.0",
 "aws-smithy-http 0.38.0",
 "aws-types 0.8.0",
 "http",
 "thiserror",
 "tracing",
]

[[package]]
name = "aws-sig-auth"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0e6e4ba09f502057ad6a4ebf3627f9dae8402e366cf7b36ca1c09cbff8b5834"
dependencies = [
 "aws-sigv4 0.9.0",
 "aws-smithy-http 0.39.0",
 "aws-types 0.9.0",
 "http",
 "thiserror",
 "tracing",
]

[[package]]
name = "aws-sig-auth"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b6c2bd9951d37869431a9c21c5e2319baaf549f41045e8eb891fb3de5bde3ec7"
dependencies = [
 "aws-sigv4 0.10.1",
 "aws-smithy-http 0.40.2",
 "aws-types 0.10.1",
 "http",
 "thiserror",
 "tracing",
]

[[package]]
name = "aws-sig-auth"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b44c7698294a89fabbadb538560ad34b6fdd26e926dee3c5e710928c3093fcf0"
dependencies = [
 "aws-sigv4 0.11.0",
 "aws-smithy-http 0.41.0",
 "aws-types 0.11.0",
 "http",
 "thiserror",
 "tracing",
]

[[package]]
name = "aws-sig-auth"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "27079eb4062be105e44ab4638ade63cf6448c2df5cb093d885faab8082fd5c9d"
dependencies = [
 "aws-sigv4 0.12.0",
 "aws-smithy-http 0.42.0",
 "aws-types 0.12.0",
 "http",
 "tracing",
]

[[package]]
name = "aws-sig-auth"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c9d556c7432b15b180c4d7015dfe16050ce86fd82602efb7aa415cd7929b4ea"
dependencies = [
 "aws-sigv4 0.13.0",
 "aws-smithy-http 0.43.0",
 "aws-types 0.13.0",
 "http",
 "tracing",
]

[[package]]
name = "aws-sigv4"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2244e05b9b96423563d4476931b93a172490d33529689395313e017c14a0e1f0"
dependencies = [
 "aws-smithy-http 0.37.0",
 "form_urlencoded",
 "hex",
 "http",
 "once_cell",
 "percent-encoding",
 "regex",
 "ring",
 "time 0.3.9",
 "tracing",
]

[[package]]
name = "aws-sigv4"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "51d371fb688d909e5b866ff1f297bbec4621eed4f9fcdac566fcc33541f0c6a6"
dependencies = [
 "aws-smithy-http 0.38.0",
 "form_urlencoded",
 "hex",
 "http",
 "once_cell",
 "percent-encoding",
 "regex",
 "ring",
 "time 0.3.9",
 "tracing",
]

[[package]]
name = "aws-sigv4"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea07a5a108ee538793d681d608057218df95c5575f6c0699a1973c27a09334b2"
dependencies = [
 "aws-smithy-http 0.39.0",
 "form_urlencoded",
 "hex",
 "http",
 "once_cell",
 "percent-encoding",
 "regex",
 "ring",
 "time 0.3.9",
 "tracing",
]

[[package]]
name = "aws-sigv4"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bcfa45ad4f4d00e7d4f770c6f760ffde6b1fb409ed30e0577361f00d903a0895"
dependencies = [
 "aws-smithy-http 0.40.2",
 "form_urlencoded",
 "hex",
 "http",
 "once_cell",
 "percent-encoding",
 "regex",
 "ring",
 "time 0.3.9",
 "tracing",
]

[[package]]
name = "aws-sigv4"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fe0aee7539298b8447e1a60d2d6de329fb1619f116c5f488e0b3aa136d49696"
dependencies = [
 "aws-smithy-http 0.41.0",
 "form_urlencoded",
 "hex",
 "http",
 "once_cell",
 "percent-encoding",
 "regex",
 "ring",
 "time 0.3.9",
 "tracing",
]

[[package]]
name = "aws-sigv4"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a0be4a7223c244f3c57426087204cf66e04d1e73adb62571090613889cf6ee57"
dependencies = [
 "aws-smithy-http 0.42.0",
 "form_urlencoded",
 "hex",
 "http",
 "once_cell",
 "percent-encoding",
 "regex",
 "ring",
 "time 0.3.9",
 "tracing",
]

[[package]]
name = "aws-sigv4"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "47f44f6f9aecc1ccbf3d410d6f00552046a4c808c320b51bdd72df0baa6cbbc1"
dependencies = [
 "aws-smithy-http 0.43.0",
 "form_urlencoded",
 "hex",
 "http",
 "once_cell",
 "percent-encoding",
 "regex",
 "ring",
 "time 0.3.9",
 "tracing",
]

[[package]]
name = "aws-smithy-async"
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2c8dcd8e989d6d0c9cfb952fab3e22d364e680874057e0e53eedb8c7fda8a3b"
dependencies = [
 "futures-util",
 "pin-project-lite",
 "tokio",
 "tokio-stream",
]

[[package]]
name = "aws-smithy-async"
version = "0.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8ec4efb4a27ced592009787f4f03925f348a5b4a55e6a617e6819788d6cd5ed8"
dependencies = [
 "futures-util",
 "pin-project-lite",
 "tokio",
 "tokio-stream",
]

[[package]]
name = "aws-smithy-async"
version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66ab5373d24e1651860240f122a8d956f7a2094d4553c78979617a7fac640030"
dependencies = [
 "futures-util",
 "pin-project-lite",
 "tokio",
 "tokio-stream",
]

[[package]]
name = "aws-smithy-async"
version = "0.40.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "235f5e604c23992ca08892d0762bc1be9c166912f109597ec80220dd698277ff"
dependencies = [
 "futures-util",
 "pin-project-lite",
 "tokio",
 "tokio-stream",
]

[[package]]
name = "aws-smithy-async"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23dcbf7d119f514a627d236412626645c4378b126e30dc61db9de3e069fa1676"
dependencies = [
 "futures-util",
 "pin-project-lite",
 "tokio",
 "tokio-stream",
]

[[package]]
name = "aws-smithy-async"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7cafe7e459caf2e2f834a77062f2c47f7df1956cf3be3060b23bf0721f17e1a4"
dependencies = [
 "futures-util",
 "pin-project-lite",
 "tokio",
 "tokio-stream",
]

[[package]]
name = "aws-smithy-async"
version = "0.43.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dd107a426047cff81691b598ce5b9488bf23d8b8fd803564c8aad4046521d069"
dependencies = [
 "futures-util",
 "pin-project-lite",
 "tokio",
 "tokio-stream",
]

[[package]]
name = "aws-smithy-client"
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "82d6d6bb489d9f464ea0eea0683b551be97c77b318f7cc56521e088a3778d720"
dependencies = [
 "aws-smithy-async 0.37.0",
 "aws-smithy-http 0.37.0",
 "aws-smithy-http-tower 0.37.0",
 "aws-smithy-types 0.37.0",
 "bytes",
 "fastrand",
 "http",
 "http-body",
 "pin-project",
 "pin-project-lite",
 "tokio",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-client"
version = "0.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dad1857eb59d562e82f05c02fbcb9f46c1089301c86770a9798c9e64e5a4677a"
dependencies = [
 "aws-smithy-async 0.38.0",
 "aws-smithy-http 0.38.0",
 "aws-smithy-http-tower 0.38.0",
 "aws-smithy-types 0.38.0",
 "bytes",
 "fastrand",
 "http",
 "http-body",
 "pin-project",
 "pin-project-lite",
 "tokio",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-client"
version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88e8a92747322eace67f666402a5949da27675f60a2b9098b84b63edef8e6980"
dependencies = [
 "aws-smithy-async 0.39.0",
 "aws-smithy-http 0.39.0",
 "aws-smithy-http-tower 0.39.0",
 "aws-smithy-types 0.39.0",
 "bytes",
 "fastrand",
 "http",
 "http-body",
 "pin-project",
 "pin-project-lite",
 "tokio",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-client"
version = "0.40.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "666694cbd62dd2892ddfdcb8f3b416b0425705ec0f0114d76ddd50c9c16be948"
dependencies = [
 "aws-smithy-async 0.40.2",
 "aws-smithy-http 0.40.2",
 "aws-smithy-http-tower 0.40.2",
 "aws-smithy-types 0.40.2",
 "bytes",
 "fastrand",
 "http",
 "http-body",
 "pin-project",
 "pin-project-lite",
 "tokio",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-client"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "511ac6c65f2a89cfcd74fe78aa6d07216095a53cbaeab493b17f6df82cd65b86"
dependencies = [
 "aws-smithy-async 0.41.0",
 "aws-smithy-http 0.41.0",
 "aws-smithy-http-tower 0.41.0",
 "aws-smithy-types 0.41.0",
 "bytes",
 "fastrand",
 "http",
 "http-body",
 "pin-project",
 "pin-project-lite",
 "tokio",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-client"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "de133c5629abab72cad7c4eeab522cb9dfa11ab7ace07d051ef7c29bb54fd370"
dependencies = [
 "aws-smithy-async 0.42.0",
 "aws-smithy-http 0.42.0",
 "aws-smithy-http-tower 0.42.0",
 "aws-smithy-types 0.42.0",
 "bytes",
 "fastrand",
 "http",
 "http-body",
 "pin-project",
 "pin-project-lite",
 "tokio",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-client"
version = "0.43.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "14afb75139d67d3e076afbdc25110d409573e941e69ce1434d7d85107a2886f4"
dependencies = [
 "aws-smithy-async 0.43.0",
 "aws-smithy-http 0.43.0",
 "aws-smithy-http-tower 0.43.0",
 "aws-smithy-types 0.43.0",
 "bytes",
 "fastrand",
 "http",
 "http-body",
 "pin-project",
 "pin-project-lite",
 "tokio",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-http"
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3cf5331725af34032d770a313bcc407f8b66866515157bbea598b9054a7ca4ce"
dependencies = [
 "aws-smithy-types 0.37.0",
 "bytes",
 "bytes-utils",
 "futures-core",
 "http",
 "http-body",
 "hyper",
 "percent-encoding",
 "pin-project",
 "tracing",
]

[[package]]
name = "aws-smithy-http"
version = "0.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "12c787e24b757634453a60ff05948aa1b450f5b3a7a2094f22acff8a5022635b"
dependencies = [
 "aws-smithy-types 0.38.0",
 "bytes",
 "bytes-utils",
 "futures-core",
 "http",
 "http-body",
 "hyper",
 "percent-encoding",
 "pin-project",
 "tracing",
]

[[package]]
name = "aws-smithy-http"
version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "579d0c2ae96c700499c5330f082c4170b0535835f01eb845056324aa0abd04b4"
dependencies = [
 "aws-smithy-types 0.39.0",
 "bytes",
 "bytes-utils",
 "futures-core",
 "http",
 "http-body",
 "hyper",
 "once_cell",
 "percent-encoding",
 "pin-project",
 "tracing",
]

[[package]]
name = "aws-smithy-http"
version = "0.40.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a06512ad2d8e80dcddb67859ed482ff433e2a2769228b980c1403d2cb069e365"
dependencies = [
 "aws-smithy-types 0.40.2",
 "bytes",
 "bytes-utils",
 "futures-core",
 "http",
 "http-body",
 "hyper",
 "once_cell",
 "percent-encoding",
 "pin-project",
 "tracing",
]

[[package]]
name = "aws-smithy-http"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d800c8684fa567cdf1abd9654c7997b2a887e7b06022938756193472ec7ec251"
dependencies = [
 "aws-smithy-types 0.41.0",
 "bytes",
 "bytes-utils",
 "futures-core",
 "http",
 "http-body",
 "hyper",
 "once_cell",
 "percent-encoding",
 "pin-project",
 "tracing",
]

[[package]]
name = "aws-smithy-http"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "119f6f903f5c27308c732f6c7e460aee91e083b3229db2b21fa40436fc60eda7"
dependencies = [
 "aws-smithy-types 0.42.0",
 "bytes",
 "bytes-utils",
 "futures-core",
 "http",
 "http-body",
 "hyper",
 "once_cell",
 "percent-encoding",
 "pin-project",
 "tracing",
]

[[package]]
name = "aws-smithy-http"
version = "0.43.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1976aaf680a01d5ca920cc5834bb808576e803845107907b991d6a441747098b"
dependencies = [
 "aws-smithy-types 0.43.0",
 "bytes",
 "bytes-utils",
 "futures-core",
 "http",
 "http-body",
 "hyper",
 "once_cell",
 "percent-encoding",
 "pin-project",
 "tracing",
]

[[package]]
name = "aws-smithy-http-tower"
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d9348b599cd1107b814f2723a98f2e816baba245412a99499a34bda8c32da5d3"
dependencies = [
 "aws-smithy-http 0.37.0",
 "bytes",
 "http",
 "http-body",
 "pin-project",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-http-tower"
version = "0.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "64f80a2c56fc09fc9a2da3c63f286ec2a89465433219f8165e14e522283a5eb8"
dependencies = [
 "aws-smithy-http 0.38.0",
 "bytes",
 "http",
 "http-body",
 "pin-project",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-http-tower"
version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "101a2e213acebe624cfb9bfc944de5e33c849e0df0f09c3d3aa3b54368dbe7af"
dependencies = [
 "aws-smithy-http 0.39.0",
 "bytes",
 "http",
 "http-body",
 "pin-project",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-http-tower"
version = "0.40.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61cc242962fc624a942cd9d9341007f3a28d94d72ba4eaed82754126e19c7327"
dependencies = [
 "aws-smithy-http 0.40.2",
 "bytes",
 "http",
 "http-body",
 "pin-project",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-http-tower"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8017959786cce64e690214d303d062c97fcd38a68df7cb444255e534c9bbce49"
dependencies = [
 "aws-smithy-http 0.41.0",
 "bytes",
 "http",
 "http-body",
 "pin-project",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-http-tower"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "991855d24079be0b7485a5753f987f060a153757c7f21729d705f2834366c096"
dependencies = [
 "aws-smithy-http 0.42.0",
 "bytes",
 "http",
 "http-body",
 "pin-project",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-http-tower"
version = "0.43.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ba6a7a52b67bab2277e677e656970ed38e06b9f74e42c37a54f7f61550d3264d"
dependencies = [
 "aws-smithy-http 0.43.0",
 "bytes",
 "http",
 "http-body",
 "pin-project",
 "tower",
 "tracing",
]

[[package]]
name = "aws-smithy-json"
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "95cca947d42c1e399b19c70e5869963581fe89d9430cddb67a9f0a3a6ebe07fa"
dependencies = [
 "aws-smithy-types 0.37.0",
]

[[package]]
name = "aws-smithy-json"
version = "0.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b59d67d8baecb7485eeb75eb7f262777d5727cd368b16757207c9c1bdf506bd8"
dependencies = [
 "aws-smithy-types 0.38.0",
]

[[package]]
name = "aws-smithy-json"
version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd21f28535a2538b77274aa590abfb6d37aece3281dfc4c9411c1625d3b9239e"
dependencies = [
 "aws-smithy-types 0.39.0",
]

[[package]]
name = "aws-smithy-json"
version = "0.40.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cfb575dc48946d75a55a28137fce1ae2b94fd75b82ddad7d67760b0613a08068"
dependencies = [
 "aws-smithy-types 0.40.2",
]

[[package]]
name = "aws-smithy-json"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3796e2a4a3b7d15db2fd5aec2de9220919332648f0a56a77b5c53caf4a9653fa"
dependencies = [
 "aws-smithy-types 0.41.0",
]

[[package]]
name = "aws-smithy-json"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "81c96aa965ba386c7206c0913c6cbdfd27cf6b276e8834a7408b67f04994e647"
dependencies = [
 "aws-smithy-types 0.42.0",
]

[[package]]
name = "aws-smithy-json"
version = "0.43.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "168c5afb872e8d11f086bfa0157833293d2cac0ab66176690a887ad1367dd4a7"
dependencies = [
 "aws-smithy-types 0.43.0",
]

[[package]]
name = "aws-smithy-types"
version = "0.37.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "78f74fe1257d0f1d3bf2ebf4ddcad2da2679c1c05ddccd0bc79436868b96ab1c"
dependencies = [
 "itoa",
 "num-integer",
 "ryu",
 "time 0.3.9",
]

[[package]]
name = "aws-smithy-types"
version = "0.38.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dfed653678d1059bed597054c65ce44892aa79cd94444e386d7611843db9f0a2"
dependencies = [
 "itoa",
 "num-integer",
 "ryu",
 "time 0.3.9",
]

[[package]]
name = "aws-smithy-types"
version = "0.39.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "962f2da621cd29f272636eebce39ca321c91e02bbb7eb848c4587ac14933d339"
dependencies = [
 "itoa",
 "num-integer",
 "ryu",
 "time 0.3.9",
]

[[package]]
name = "aws-smithy-types"
version = "0.40.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "540e9d7f6d9655b17d2a794b0a54322359754fea3357a60f6d9c7cf1bc7ff0f2"
dependencies = [
 "itoa",
 "num-integer",
 "ryu",
 "time 0.3.9",
]

[[package]]
name = "aws-smithy-types"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7c7f957a2250cc0fa4ccf155e00aeac9a81f600df7cd4ecc910c75030e6534f5"
dependencies = [
 "itoa",
 "num-integer",
 "ryu",
 "time 0.3.9",
]

[[package]]
name = "aws-smithy-types"
version = "0.42.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b470753cf7e2ce6b7c55f66cb1d17576654878cd41d72bd863a38336569543f4"
dependencies = [
 "itoa",
 "num-integer",
 "ryu",
 "time 0.3.9",
]

[[package]]
name = "aws-smithy-types"
version = "0.43.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "72afd4e14f068f773d53123b28cabbfd44cfb1f69418f83fa16f2fca65959daf"
dependencies = [
 "itoa",
 "num-integer",
 "ryu",
 "time 0.3.9",
]

[[package]]
name = "aws-types"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5af23ce8f235a6378e1837a30abc3d02f8d2b04dc526b4a28724f7ad2b85af5d"
dependencies = [
 "aws-smithy-async 0.37.0",
 "aws-smithy-client 0.37.0",
 "aws-smithy-types 0.37.0",
 "rustc_version 0.4.0",
 "tracing",
 "zeroize",
]

[[package]]
name = "aws-types"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b111a0d144e1c570675358d2fae7eb5ddf9010d9db63142fe3bb80353ff65f38"
dependencies = [
 "aws-smithy-async 0.38.0",
 "aws-smithy-client 0.38.0",
 "aws-smithy-types 0.38.0",
 "rustc_version 0.4.0",
 "tracing",
 "zeroize",
]

[[package]]
name = "aws-types"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "68159725aa77553dbc6028f36d8378563cd45b18ef9cf03d1515ac469efacf13"
dependencies = [
 "aws-smithy-async 0.39.0",
 "aws-smithy-client 0.39.0",
 "aws-smithy-types 0.39.0",
 "rustc_version 0.4.0",
 "tracing",
 "zeroize",
]

[[package]]
name = "aws-types"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "25a1ae75d090d4cd44b2fe1d2de1783ff8665f2f0e3957f5e99c1a5760a77a0a"
dependencies = [
 "aws-smithy-async 0.40.2",
 "aws-smithy-client 0.40.2",
 "aws-smithy-http 0.40.2",
 "aws-smithy-types 0.40.2",
 "http",
 "rustc_version 0.4.0",
 "tracing",
 "zeroize",
]

[[package]]
name = "aws-types"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "394d5c945b747ab3292b94509b78c91191aacfd1deacbcd58371d6f61f8be78a"
dependencies = [
 "aws-smithy-async 0.41.0",
 "aws-smithy-client 0.41.0",
 "aws-smithy-http 0.41.0",
 "aws-smithy-types 0.41.0",
 "http",
 "rustc_version 0.4.0",
 "tracing",
 "zeroize",
]

[[package]]
name = "aws-types"
version = "0.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e5641c99c740574f7a7e70c03773f5ead9f9daf2d95ce6c790ddb4747e000bb0"
dependencies = [
 "aws-smithy-async 0.42.0",
 "aws-smithy-client 0.42.0",
 "aws-smithy-http 0.42.0",
 "aws-smithy-types 0.42.0",
 "http",
 "rustc_version 0.4.0",
 "tracing",
 "zeroize",
]

[[package]]
name = "aws-types"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23b500c108f8aa03ff2a401373abcc20e7752795ecd6fa6d4628e606d0d26a23"
dependencies = [
 "aws-smithy-async 0.43.0",
 "aws-smithy-client 0.43.0",
 "aws-smithy-http 0.43.0",
 "aws-smithy-types 0.43.0",
 "http",
 "rustc_version 0.4.0",
 "tracing",
 "zeroize",
]

[[package]]
name = "aws_lambda_events"
version = "0.6.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "55d7e5deac5e49330042b4e174dafe84ebf71685bfcd94f285bac7aa31e0aeb1"
dependencies = [
 "base64",
 "bytes",
 "chrono",
 "http",
 "http-body",
 "http-serde",
 "query_map",
 "serde",
 "serde_derive",
 "serde_json",
]

[[package]]
name = "base-x"
version = "0.2.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dc19a4937b4fbd3fe3379793130e42060d10627a360f2127802b10b87e7baf74"

[[package]]
name = "base64"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "904dfeac50f3cdaba28fc6f57fdcddb75f49ed61346676a78c4ffe55877802fd"

[[package]]
name = "bitflags"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"

[[package]]
name = "block-buffer"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4152116fd6e9dadb291ae18fc1ec3575ed6d84c29642d97890f4b4a3417297e4"
dependencies = [
 "generic-array",
]

[[package]]
name = "bumpalo"
version = "3.10.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37ccbd214614c6783386c1af30caf03192f17891059cecc394b4fb119e363de3"

[[package]]
name = "bytes"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4872d67bab6358e59559027aa3b9157c53d9358c51423c17554809a8858e0f8"
dependencies = [
 "serde",
]

[[package]]
name = "bytes-utils"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1934a3ef9cac8efde4966a92781e77713e1ba329f1d42e446c7d7eba340d8ef1"
dependencies = [
 "bytes",
 "either",
]

[[package]]
name = "cc"
version = "1.0.73"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fff2a6927b3bb87f9595d67196a70493f627687a71d87a0d692242c33f58c11"

[[package]]
name = "cfg-if"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"

[[package]]
name = "chrono"
version = "0.4.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "670ad68c9088c2a963aaa298cb369688cf3f9465ce5e2d4ca10e6e0098a1ce73"
dependencies = [
 "libc",
 "num-integer",
 "num-traits",
 "serde",
 "time 0.1.43",
 "winapi",
]

[[package]]
name = "const_fn"
version = "0.4.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fbdcdcb6d86f71c5e97409ad45898af11cbc995b4ee8112d59095a28d376c935"

[[package]]
name = "core-foundation"
version = "0.9.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146"
dependencies = [
 "core-foundation-sys",
 "libc",
]

[[package]]
name = "core-foundation-sys"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5827cebf4670468b8772dd191856768aedcb1b0278a04f989f7766351917b9dc"

[[package]]
name = "cpufeatures"
version = "0.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59a6001667ab124aebae2a495118e11d30984c3a653e99d86d58971708cf5e4b"
dependencies = [
 "libc",
]

[[package]]
name = "crc32fast"
version = "1.3.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d"
dependencies = [
 "cfg-if",
]

[[package]]
name = "crypto-mac"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bff07008ec701e8028e2ceb8f83f0e4274ee62bd2dbdc4fefff2e9a91824081a"
dependencies = [
 "generic-array",
 "subtle",
]

[[package]]
name = "crypto-mac"
version = "0.11.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b1d1a86f49236c215f271d40892d5fc950490551400b02ef360692c29815c714"
dependencies = [
 "generic-array",
 "subtle",
]

[[package]]
name = "ct-logs"
version = "0.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1a816186fa68d9e426e3cb4ae4dff1fcd8e4a2c34b781bf7a822574a0d0aac8"
dependencies = [
 "sct 0.6.1",
]

[[package]]
name = "digest"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3dd60d1080a57a05ab032377049e0591415d2b31afd7028356dbf3cc6dcb066"
dependencies = [
 "generic-array",
]

[[package]]
name = "dirs-next"
version = "2.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1"
dependencies = [
 "cfg-if",
 "dirs-sys-next",
]

[[package]]
name = "dirs-sys-next"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d"
dependencies = [
 "libc",
 "redox_users",
 "winapi",
]

[[package]]
name = "discard"
version = "1.0.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "212d0f5754cb6769937f4501cc0e67f4f4483c8d2c3e1e922ee9edbe4ab4c7c0"

[[package]]
name = "either"
version = "1.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e78d4f1cc4ae33bbfc157ed5d5a5ef3bc29227303d595861deb238fcec4e9457"

[[package]]
name = "fastrand"
version = "1.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
dependencies = [
 "instant",
]

[[package]]
name = "fnv"
version = "1.0.7"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"

[[package]]
name = "form_urlencoded"
version = "1.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5fc25a87fa4fd2094bffb06925852034d90a17f0d1e05197d4956d3555752191"
dependencies = [
 "matches",
 "percent-encoding",
]

[[package]]
name = "futures"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f73fe65f54d1e12b726f517d3e2135ca3125a437b6d998caf1962961f7172d9e"
dependencies = [
 "futures-channel",
 "futures-core",
 "futures-executor",
 "futures-io",
 "futures-sink",
 "futures-task",
 "futures-util",
]

[[package]]
name = "futures-channel"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c3083ce4b914124575708913bca19bfe887522d6e2e6d0952943f5eac4a74010"
dependencies = [
 "futures-core",
 "futures-sink",
]

[[package]]
name = "futures-core"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0c09fd04b7e4073ac7156a9539b57a484a8ea920f79c7c675d05d289ab6110d3"

[[package]]
name = "futures-executor"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9420b90cfa29e327d0429f19be13e7ddb68fa1cccb09d65e5706b8c7a749b8a6"
dependencies = [
 "futures-core",
 "futures-task",
 "futures-util",
]

[[package]]
name = "futures-io"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fc4045962a5a5e935ee2fdedaa4e08284547402885ab326734432bed5d12966b"

[[package]]
name = "futures-macro"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "33c1e13800337f4d4d7a316bf45a567dbcb6ffe087f16424852d97e97a91f512"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "futures-sink"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "21163e139fa306126e6eedaf49ecdb4588f939600f0b1e770f4205ee4b7fa868"

[[package]]
name = "futures-task"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "57c66a976bf5909d801bbef33416c41372779507e7a6b3a5e25e4749c58f776a"

[[package]]
name = "futures-util"
version = "0.3.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d8b7abd5d659d9b90c8cba917f6ec750a74e2dc23902ef9cd4cc8c8b22e6036a"
dependencies = [
 "futures-channel",
 "futures-core",
 "futures-io",
 "futures-macro",
 "futures-sink",
 "futures-task",
 "memchr",
 "pin-project-lite",
 "pin-utils",
 "slab",
]

[[package]]
name = "generic-array"
version = "0.14.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd48d33ec7f05fbfa152300fdad764757cbded343c1aa1cff2fbaf4134851803"
dependencies = [
 "typenum",
 "version_check",
]

[[package]]
name = "getrandom"
version = "0.2.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9be70c98951c83b8d2f8f60d7065fa6d5146873094452a1008da8c2f1e4205ad"
dependencies = [
 "cfg-if",
 "libc",
 "wasi 0.10.2+wasi-snapshot-preview1",
]

[[package]]
name = "h2"
version = "0.3.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "37a82c6d637fc9515a4694bbf1cb2457b79d81ce52b3108bdeea58b07dd34a57"
dependencies = [
 "bytes",
 "fnv",
 "futures-core",
 "futures-sink",
 "futures-util",
 "http",
 "indexmap",
 "slab",
 "tokio",
 "tokio-util",
 "tracing",
]

[[package]]
name = "hashbrown"
version = "0.11.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ab5ef0d4909ef3724cc8cce6ccc8572c5c817592e9285f5464f8e86f8bd3726e"

[[package]]
name = "hermit-abi"
version = "0.1.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33"
dependencies = [
 "libc",
]

[[package]]
name = "hex"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70"

[[package]]
name = "hmac"
version = "0.10.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1441c6b1e930e2817404b5046f1f989899143a12bf92de603b69f4e0aee1e15"
dependencies = [
 "crypto-mac 0.10.1",
 "digest",
]

[[package]]
name = "hmac"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2a2a2320eb7ec0ebe8da8f744d7812d9fc4cb4d09344ac01898dbcb6a20ae69b"
dependencies = [
 "crypto-mac 0.11.1",
 "digest",
]

[[package]]
name = "http"
version = "0.2.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "75f43d41e26995c17e71ee126451dd3941010b0514a81a9d11f3b341debc2399"
dependencies = [
 "bytes",
 "fnv",
 "itoa",
]

[[package]]
name = "http-body"
version = "0.4.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1"
dependencies = [
 "bytes",
 "http",
 "pin-project-lite",
]

[[package]]
name = "http-serde"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6d98b3d9662de70952b14c4840ee0f37e23973542a363e2275f4b9d024ff6cca"
dependencies = [
 "http",
 "serde",
]

[[package]]
name = "httparse"
version = "1.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "496ce29bb5a52785b44e0f7ca2847ae0bb839c9bd28f69acac9b99d461c0c04c"

[[package]]
name = "httpdate"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c4a1e36c821dbe04574f602848a19f742f4fb3c98d40449f11bcad18d6b17421"

[[package]]
name = "hyper"
version = "0.14.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "42dc3c131584288d375f2d07f822b0cb012d8c6fb899a5b9fdb3cb7eb9b6004f"
dependencies = [
 "bytes",
 "futures-channel",
 "futures-core",
 "futures-util",
 "h2",
 "http",
 "http-body",
 "httparse",
 "httpdate",
 "itoa",
 "pin-project-lite",
 "socket2",
 "tokio",
 "tower-service",
 "tracing",
 "want",
]

[[package]]
name = "hyper-rustls"
version = "0.22.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5f9f7a97316d44c0af9b0301e65010573a853a9fc97046d7331d7f6bc0fd5a64"
dependencies = [
 "ct-logs",
 "futures-util",
 "hyper",
 "log",
 "rustls 0.19.1",
 "rustls-native-certs 0.5.0",
 "tokio",
 "tokio-rustls 0.22.0",
 "webpki 0.21.4",
]

[[package]]
name = "hyper-rustls"
version = "0.23.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d87c48c02e0dc5e3b849a2041db3029fd066650f8f717c07bf8ed78ccb895cac"
dependencies = [
 "http",
 "hyper",
 "log",
 "rustls 0.20.6",
 "rustls-native-certs 0.6.2",
 "tokio",
 "tokio-rustls 0.23.4",
]

[[package]]
name = "indexmap"
version = "1.8.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e6012d540c5baa3589337a98ce73408de9b5a25ec9fc2c6fd6be8f0d39e0ca5a"
dependencies = [
 "autocfg",
 "hashbrown",
]

[[package]]
name = "instant"
version = "0.1.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
dependencies = [
 "cfg-if",
]

[[package]]
name = "itoa"
version = "1.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "112c678d4050afce233f4f2852bb2eb519230b3cf12f33585275537d7e41578d"

[[package]]
name = "js-sys"
version = "0.3.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "671a26f820db17c2a2750743f1dd03bafd15b98c9f30c7c2628c024c05d73397"
dependencies = [
 "wasm-bindgen",
]

[[package]]
name = "lazy_static"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"

[[package]]
name = "libc"
version = "0.2.126"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "349d5a591cd28b49e1d1037471617a32ddcda5731b99419008085f72d5a53836"

[[package]]
name = "log"
version = "0.4.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e"
dependencies = [
 "cfg-if",
]

[[package]]
name = "matches"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a3e378b66a060d48947b590737b30a1be76706c8dd7b8ba0f2fe3989c68a853f"

[[package]]
name = "md-5"
version = "0.9.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b5a279bb9607f9f53c22d496eade00d138d1bdcccd07d74650387cf94942a15"
dependencies = [
 "block-buffer",
 "digest",
 "opaque-debug",
]

[[package]]
name = "md5"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "490cc448043f947bae3cbee9c203358d62dbee0db12107a74be5c30ccfd09771"

[[package]]
name = "memchr"
version = "2.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d"

[[package]]
name = "mio"
version = "0.8.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "713d550d9b44d89174e066b7a6217ae06234c10cb47819a88290d2b353c31799"
dependencies = [
 "libc",
 "log",
 "wasi 0.11.0+wasi-snapshot-preview1",
 "windows-sys",
]

[[package]]
name = "num-integer"
version = "0.1.45"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9"
dependencies = [
 "autocfg",
 "num-traits",
]

[[package]]
name = "num-traits"
version = "0.2.15"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd"
dependencies = [
 "autocfg",
]

[[package]]
name = "num_cpus"
version = "1.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "19e64526ebdee182341572e50e9ad03965aa510cd94427a4549448f285e957a1"
dependencies = [
 "hermit-abi",
 "libc",
]

[[package]]
name = "num_threads"
version = "0.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2819ce041d2ee131036f4fc9d6ae7ae125a3a40e97ba64d04fe799ad9dabbb44"
dependencies = [
 "libc",
]

[[package]]
name = "once_cell"
version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"

[[package]]
name = "opaque-debug"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "624a8340c38c1b80fd549087862da4ba43e08858af025b236e509b6649fc13d5"

[[package]]
name = "openssl-probe"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"

[[package]]
name = "percent-encoding"
version = "2.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e"

[[package]]
name = "pin-project"
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58ad3879ad3baf4e44784bc6a718a8698867bb991f8ce24d1bcbe2cfb4c3a75e"
dependencies = [
 "pin-project-internal",
]

[[package]]
name = "pin-project-internal"
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "744b6f092ba29c3650faf274db506afd39944f48420f6c86b17cfe0ee1cb36bb"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "pin-project-lite"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116"

[[package]]
name = "pin-utils"
version = "0.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"

[[package]]
name = "proc-macro-hack"
version = "0.5.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dbf0c48bc1d91375ae5c3cd81e3722dff1abcf81a30960240640d223f59fe0e5"

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

[[package]]
name = "query_map"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fe3212d819cbdcce67f786cdaf3fe0c2e9d09a6dcd9c9367a1bd344135b8c809"
dependencies = [
 "serde",
 "serde_derive",
]

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

[[package]]
name = "redox_syscall"
version = "0.2.13"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "62f25bc4c7e55e0b0b7a1d43fb893f4fa1361d0abe38b9ce4f323c2adfe6ef42"
dependencies = [
 "bitflags",
]

[[package]]
name = "redox_users"
version = "0.4.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b"
dependencies = [
 "getrandom",
 "redox_syscall",
 "thiserror",
]

[[package]]
name = "regex"
version = "1.5.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d83f127d94bdbcda4c8cc2e50f6f84f4b611f69c902699ca385a39c3a75f9ff1"
dependencies = [
 "aho-corasick",
 "memchr",
 "regex-syntax",
]

[[package]]
name = "regex-syntax"
version = "0.6.26"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49b3de9ec5dc0a3417da371aab17d729997c15010e7fd24ff707773a33bddb64"

[[package]]
name = "ring"
version = "0.16.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc"
dependencies = [
 "cc",
 "libc",
 "once_cell",
 "spin",
 "untrusted",
 "web-sys",
 "winapi",
]

[[package]]
name = "rusoto_core"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "02aff20978970d47630f08de5f0d04799497818d16cafee5aec90c4b4d0806cf"
dependencies = [
 "async-trait",
 "base64",
 "bytes",
 "crc32fast",
 "futures",
 "http",
 "hyper",
 "hyper-rustls 0.22.1",
 "lazy_static",
 "log",
 "rusoto_credential 0.46.0",
 "rusoto_signature 0.46.0",
 "rustc_version 0.2.3",
 "serde",
 "serde_json",
 "tokio",
 "xml-rs",
]

[[package]]
name = "rusoto_core"
version = "0.47.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5b4f000e8934c1b4f70adde180056812e7ea6b1a247952db8ee98c94cd3116cc"
dependencies = [
 "async-trait",
 "base64",
 "bytes",
 "crc32fast",
 "futures",
 "http",
 "hyper",
 "hyper-rustls 0.22.1",
 "lazy_static",
 "log",
 "rusoto_credential 0.47.0",
 "rusoto_signature 0.47.0",
 "rustc_version 0.4.0",
 "serde",
 "serde_json",
 "tokio",
 "xml-rs",
]

[[package]]
name = "rusoto_core"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1db30db44ea73551326269adcf7a2169428a054f14faf9e1768f2163494f2fa2"
dependencies = [
 "async-trait",
 "base64",
 "bytes",
 "crc32fast",
 "futures",
 "http",
 "hyper",
 "hyper-rustls 0.23.0",
 "lazy_static",
 "log",
 "rusoto_credential 0.48.0",
 "rusoto_signature 0.48.0",
 "rustc_version 0.4.0",
 "serde",
 "serde_json",
 "tokio",
 "xml-rs",
]

[[package]]
name = "rusoto_credential"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8e91e4c25ea8bfa6247684ff635299015845113baaa93ba8169b9e565701b58e"
dependencies = [
 "async-trait",
 "chrono",
 "dirs-next",
 "futures",
 "hyper",
 "serde",
 "serde_json",
 "shlex 0.1.1",
 "tokio",
 "zeroize",
]

[[package]]
name = "rusoto_credential"
version = "0.47.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6a46b67db7bb66f5541e44db22b0a02fed59c9603e146db3a9e633272d3bac2f"
dependencies = [
 "async-trait",
 "chrono",
 "dirs-next",
 "futures",
 "hyper",
 "serde",
 "serde_json",
 "shlex 1.1.0",
 "tokio",
 "zeroize",
]

[[package]]
name = "rusoto_credential"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ee0a6c13db5aad6047b6a44ef023dbbc21a056b6dab5be3b79ce4283d5c02d05"
dependencies = [
 "async-trait",
 "chrono",
 "dirs-next",
 "futures",
 "hyper",
 "serde",
 "serde_json",
 "shlex 1.1.0",
 "tokio",
 "zeroize",
]

[[package]]
name = "rusoto_dynamodb"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0f26af40f36409cb8fae3069690f78f638f747b55c7b90f338d5ed36016b0cda"
dependencies = [
 "async-trait",
 "bytes",
 "futures",
 "rusoto_core 0.46.0",
 "serde",
 "serde_json",
]

[[package]]
name = "rusoto_dynamodb"
version = "0.47.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7935e1f9ca57c4ee92a4d823dcd698eb8c992f7e84ca21976ae72cd2b03016e7"
dependencies = [
 "async-trait",
 "bytes",
 "futures",
 "rusoto_core 0.47.0",
 "serde",
 "serde_json",
]

[[package]]
name = "rusoto_dynamodb"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "63ad8e126a46122a171587bbee590c5a51f311b65a5e83bb78a1f2adee720762"
dependencies = [
 "async-trait",
 "bytes",
 "futures",
 "rusoto_core 0.48.0",
 "serde",
 "serde_json",
]

[[package]]
name = "rusoto_dynamodbstreams"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "473ddcac688a7b87fa397fd7865135dafb0eda08e76ff2f940d4ea3bc275768a"
dependencies = [
 "async-trait",
 "bytes",
 "futures",
 "rusoto_core 0.46.0",
 "serde",
 "serde_json",
]

[[package]]
name = "rusoto_dynamodbstreams"
version = "0.47.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e03cd4eff6c92e9dea0e663777e2961e2985ec0ae41933ebe08cd1c78ed17c52"
dependencies = [
 "async-trait",
 "bytes",
 "futures",
 "rusoto_core 0.47.0",
 "serde",
 "serde_json",
]

[[package]]
name = "rusoto_dynamodbstreams"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c94ec750b0cb974f139e6b15b80e6f12a99a2cf352affb23f30fea7c73d5f79d"
dependencies = [
 "async-trait",
 "bytes",
 "futures",
 "rusoto_core 0.48.0",
 "serde",
 "serde_json",
]

[[package]]
name = "rusoto_signature"
version = "0.46.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5486e6b1673ab3e0ba1ded284fb444845fe1b7f41d13989a54dd60f62a7b2baa"
dependencies = [
 "base64",
 "bytes",
 "futures",
 "hex",
 "hmac 0.10.1",
 "http",
 "hyper",
 "log",
 "md5",
 "percent-encoding",
 "pin-project-lite",
 "rusoto_credential 0.46.0",
 "rustc_version 0.2.3",
 "serde",
 "sha2",
 "time 0.2.27",
 "tokio",
]

[[package]]
name = "rusoto_signature"
version = "0.47.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6264e93384b90a747758bcc82079711eacf2e755c3a8b5091687b5349d870bcc"
dependencies = [
 "base64",
 "bytes",
 "chrono",
 "digest",
 "futures",
 "hex",
 "hmac 0.11.0",
 "http",
 "hyper",
 "log",
 "md-5",
 "percent-encoding",
 "pin-project-lite",
 "rusoto_credential 0.47.0",
 "rustc_version 0.4.0",
 "serde",
 "sha2",
 "tokio",
]

[[package]]
name = "rusoto_signature"
version = "0.48.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a5ae95491c8b4847931e291b151127eccd6ff8ca13f33603eb3d0035ecb05272"
dependencies = [
 "base64",
 "bytes",
 "chrono",
 "digest",
 "futures",
 "hex",
 "hmac 0.11.0",
 "http",
 "hyper",
 "log",
 "md-5",
 "percent-encoding",
 "pin-project-lite",
 "rusoto_credential 0.48.0",
 "rustc_version 0.4.0",
 "serde",
 "sha2",
 "tokio",
]

[[package]]
name = "rustc_version"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "138e3e0acb6c9fb258b19b67cb8abd63c00679d2851805ea151465464fe9030a"
dependencies = [
 "semver 0.9.0",
]

[[package]]
name = "rustc_version"
version = "0.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bfa0f585226d2e68097d4f95d113b15b83a82e819ab25717ec0590d9584ef366"
dependencies = [
 "semver 1.0.10",
]

[[package]]
name = "rustls"
version = "0.19.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "35edb675feee39aec9c99fa5ff985081995a06d594114ae14cbe797ad7b7a6d7"
dependencies = [
 "base64",
 "log",
 "ring",
 "sct 0.6.1",
 "webpki 0.21.4",
]

[[package]]
name = "rustls"
version = "0.20.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5aab8ee6c7097ed6057f43c187a62418d0c05a4bd5f18b3571db50ee0f9ce033"
dependencies = [
 "log",
 "ring",
 "sct 0.7.0",
 "webpki 0.22.0",
]

[[package]]
name = "rustls-native-certs"
version = "0.5.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "5a07b7c1885bd8ed3831c289b7870b13ef46fe0e856d288c30d9cc17d75a2092"
dependencies = [
 "openssl-probe",
 "rustls 0.19.1",
 "schannel",
 "security-framework",
]

[[package]]
name = "rustls-native-certs"
version = "0.6.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0167bac7a9f490495f3c33013e7722b53cb087ecbe082fb0c6387c96f634ea50"
dependencies = [
 "openssl-probe",
 "rustls-pemfile",
 "schannel",
 "security-framework",
]

[[package]]
name = "rustls-pemfile"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e7522c9de787ff061458fe9a829dc790a3f5b22dc571694fc5883f448b94d9a9"
dependencies = [
 "base64",
]

[[package]]
name = "ryu"
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f3f6f92acf49d1b98f7a81226834412ada05458b7364277387724a237f062695"

[[package]]
name = "schannel"
version = "0.1.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "88d6731146462ea25d9244b2ed5fd1d716d25c52e4d54aa4fb0f3c4e9854dbe2"
dependencies = [
 "lazy_static",
 "windows-sys",
]

[[package]]
name = "sct"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b362b83898e0e69f38515b82ee15aa80636befe47c3b6d3d89a911e78fc228ce"
dependencies = [
 "ring",
 "untrusted",
]

[[package]]
name = "sct"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4"
dependencies = [
 "ring",
 "untrusted",
]

[[package]]
name = "security-framework"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2dc14f172faf8a0194a3aded622712b0de276821addc574fa54fc0a1167e10dc"
dependencies = [
 "bitflags",
 "core-foundation",
 "core-foundation-sys",
 "libc",
 "security-framework-sys",
]

[[package]]
name = "security-framework-sys"
version = "2.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0160a13a177a45bfb43ce71c01580998474f556ad854dcbca936dd2841a5c556"
dependencies = [
 "core-foundation-sys",
 "libc",
]

[[package]]
name = "semver"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1d7eb9ef2c18661902cc47e535f9bc51b78acd254da71d375c2f6720d9a40403"
dependencies = [
 "semver-parser",
]

[[package]]
name = "semver"
version = "1.0.10"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a41d061efea015927ac527063765e73601444cdc344ba855bc7bd44578b25e1c"

[[package]]
name = "semver-parser"
version = "0.7.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "388a1df253eca08550bef6c72392cfe7c30914bf41df5269b68cbd6ff8f570a3"

[[package]]
name = "serde"
version = "1.0.137"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "61ea8d54c77f8315140a05f4c7237403bf38b72704d031543aa1d16abbf517d1"
dependencies = [
 "serde_derive",
]

[[package]]
name = "serde_bytes"
version = "0.11.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "212e73464ebcde48d723aa02eb270ba62eff38a9b732df31f33f1b4e145f3a54"
dependencies = [
 "serde",
]

[[package]]
name = "serde_derive"
version = "1.0.137"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1f26faba0c3959972377d3b2d306ee9f71faee9714294e41bb777f83f88578be"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "serde_dynamo"
version = "4.0.2"
dependencies = [
 "aws-sdk-dynamodb 0.10.1",
 "aws-sdk-dynamodb 0.11.0",
 "aws-sdk-dynamodb 0.12.0",
 "aws-sdk-dynamodb 0.13.0",
 "aws-sdk-dynamodb 0.7.0",
 "aws-sdk-dynamodb 0.8.0",
 "aws-sdk-dynamodb 0.9.0",
 "aws-sdk-dynamodbstreams 0.10.1",
 "aws-sdk-dynamodbstreams 0.11.0",
 "aws-sdk-dynamodbstreams 0.12.0",
 "aws-sdk-dynamodbstreams 0.13.0",
 "aws-sdk-dynamodbstreams 0.8.0",
 "aws-sdk-dynamodbstreams 0.9.0",
 "aws_lambda_events",
 "chrono",
 "rusoto_core 0.46.0",
 "rusoto_core 0.47.0",
 "rusoto_core 0.48.0",
 "rusoto_dynamodb 0.46.0",
 "rusoto_dynamodb 0.47.0",
 "rusoto_dynamodb 0.48.0",
 "rusoto_dynamodbstreams 0.46.0",
 "rusoto_dynamodbstreams 0.47.0",
 "rusoto_dynamodbstreams 0.48.0",
 "serde",
 "serde_bytes",
 "serde_derive",
 "serde_json",
]

[[package]]
name = "serde_json"
version = "1.0.81"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9b7ce2b32a1aed03c558dc61a5cd328f15aff2dbc17daad8fb8af04d2100e15c"
dependencies = [
 "itoa",
 "ryu",
 "serde",
]

[[package]]
name = "sha1"
version = "0.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c1da05c97445caa12d05e848c4a4fcbbea29e748ac28f7e80e9b010392063770"
dependencies = [
 "sha1_smol",
]

[[package]]
name = "sha1_smol"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae1a47186c03a32177042e55dbc5fd5aee900b8e0069a8d70fba96a9375cd012"

[[package]]
name = "sha2"
version = "0.9.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4d58a1e1bf39749807d89cf2d98ac2dfa0ff1cb3faa38fbb64dd88ac8013d800"
dependencies = [
 "block-buffer",
 "cfg-if",
 "cpufeatures",
 "digest",
 "opaque-debug",
]

[[package]]
name = "shlex"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7fdf1b9db47230893d76faad238fd6097fd6d6a9245cd7a4d90dbd639536bbd2"

[[package]]
name = "shlex"
version = "1.1.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "43b2853a4d09f215c24cc5489c992ce46052d359b5109343cbafbf26bc62f8a3"

[[package]]
name = "signal-hook-registry"
version = "1.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e51e73328dc4ac0c7ccbda3a494dfa03df1de2f46018127f60c693f2648455b0"
dependencies = [
 "libc",
]

[[package]]
name = "slab"
version = "0.4.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "eb703cfe953bccee95685111adeedb76fabe4e97549a58d16f03ea7b9367bb32"

[[package]]
name = "socket2"
version = "0.4.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "66d72b759436ae32898a2af0a14218dbf55efde3feeb170eb623637db85ee1e0"
dependencies = [
 "libc",
 "winapi",
]

[[package]]
name = "spin"
version = "0.5.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"

[[package]]
name = "standback"
version = "0.2.17"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e113fb6f3de07a243d434a56ec6f186dfd51cb08448239fe7bcae73f87ff28ff"
dependencies = [
 "version_check",
]

[[package]]
name = "stdweb"
version = "0.4.20"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d022496b16281348b52d0e30ae99e01a73d737b2f45d38fed4edf79f9325a1d5"
dependencies = [
 "discard",
 "rustc_version 0.2.3",
 "stdweb-derive",
 "stdweb-internal-macros",
 "stdweb-internal-runtime",
 "wasm-bindgen",
]

[[package]]
name = "stdweb-derive"
version = "0.5.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c87a60a40fccc84bef0652345bbbbbe20a605bf5d0ce81719fc476f5c03b50ef"
dependencies = [
 "proc-macro2",
 "quote",
 "serde",
 "serde_derive",
 "syn",
]

[[package]]
name = "stdweb-internal-macros"
version = "0.2.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "58fa5ff6ad0d98d1ffa8cb115892b6e69d67799f6763e162a1c9db421dc22e11"
dependencies = [
 "base-x",
 "proc-macro2",
 "quote",
 "serde",
 "serde_derive",
 "serde_json",
 "sha1",
 "syn",
]

[[package]]
name = "stdweb-internal-runtime"
version = "0.1.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "213701ba3370744dcd1a12960caa4843b3d68b4d1c0a5d575e0d65b2ee9d16c0"

[[package]]
name = "subtle"
version = "2.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6bdef32e8150c2a081110b42772ffe7d7c9032b606bc226c8260fd97e0976601"

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

[[package]]
name = "thiserror"
version = "1.0.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bd829fe32373d27f76265620b5309d0340cb8550f523c1dda251d6298069069a"
dependencies = [
 "thiserror-impl",
]

[[package]]
name = "thiserror-impl"
version = "1.0.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0396bc89e626244658bef819e22d0cc459e795a5ebe878e6ec336d1674a8d79a"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "time"
version = "0.1.43"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ca8a50ef2360fbd1eeb0ecd46795a87a19024eb4b53c5dc916ca1fd95fe62438"
dependencies = [
 "libc",
 "winapi",
]

[[package]]
name = "time"
version = "0.2.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4752a97f8eebd6854ff91f1c1824cd6160626ac4bd44287f7f4ea2035a02a242"
dependencies = [
 "const_fn",
 "libc",
 "standback",
 "stdweb",
 "time-macros",
 "version_check",
 "winapi",
]

[[package]]
name = "time"
version = "0.3.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c2702e08a7a860f005826c6815dcac101b19b5eb330c27fe4a5928fec1d20ddd"
dependencies = [
 "libc",
 "num_threads",
]

[[package]]
name = "time-macros"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "957e9c6e26f12cb6d0dd7fc776bb67a706312e7299aed74c8dd5b17ebb27e2f1"
dependencies = [
 "proc-macro-hack",
 "time-macros-impl",
]

[[package]]
name = "time-macros-impl"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd3c141a1b43194f3f56a1411225df8646c55781d5f26db825b3d98507eb482f"
dependencies = [
 "proc-macro-hack",
 "proc-macro2",
 "quote",
 "standback",
 "syn",
]

[[package]]
name = "tokio"
version = "1.19.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c51a52ed6686dd62c320f9b89299e9dfb46f730c7a48e635c19f21d116cb1439"
dependencies = [
 "bytes",
 "libc",
 "memchr",
 "mio",
 "num_cpus",
 "once_cell",
 "pin-project-lite",
 "signal-hook-registry",
 "socket2",
 "tokio-macros",
 "winapi",
]

[[package]]
name = "tokio-macros"
version = "1.8.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9724f9a975fb987ef7a3cd9be0350edcbe130698af5b8f7a631e23d42d052484"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "tokio-rustls"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "bc6844de72e57df1980054b38be3a9f4702aba4858be64dd700181a8a6d0e1b6"
dependencies = [
 "rustls 0.19.1",
 "tokio",
 "webpki 0.21.4",
]

[[package]]
name = "tokio-rustls"
version = "0.23.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c43ee83903113e03984cb9e5cebe6c04a5116269e900e3ddba8f068a62adda59"
dependencies = [
 "rustls 0.20.6",
 "tokio",
 "webpki 0.22.0",
]

[[package]]
name = "tokio-stream"
version = "0.1.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "df54d54117d6fdc4e4fea40fe1e4e566b3505700e148a6827e59b34b0d2600d9"
dependencies = [
 "futures-core",
 "pin-project-lite",
 "tokio",
]

[[package]]
name = "tokio-util"
version = "0.7.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc463cd8deddc3770d20f9852143d50bf6094e640b485cb2e189a2099085ff45"
dependencies = [
 "bytes",
 "futures-core",
 "futures-sink",
 "pin-project-lite",
 "tokio",
 "tracing",
]

[[package]]
name = "tower"
version = "0.4.12"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9a89fd63ad6adf737582df5db40d286574513c69a11dac5214dc3b5603d6713e"
dependencies = [
 "futures-core",
 "futures-util",
 "pin-project",
 "pin-project-lite",
 "tokio",
 "tower-layer",
 "tower-service",
 "tracing",
]

[[package]]
name = "tower-layer"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "343bc9466d3fe6b0f960ef45960509f84480bf4fd96f92901afe7ff3df9d3a62"

[[package]]
name = "tower-service"
version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "360dfd1d6d30e05fda32ace2c8c70e9c0a9da713275777f5a4dbb8a1893930c6"

[[package]]
name = "tracing"
version = "0.1.35"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a400e31aa60b9d44a52a8ee0343b5b18566b03a8321e0d321f695cf56e940160"
dependencies = [
 "cfg-if",
 "log",
 "pin-project-lite",
 "tracing-attributes",
 "tracing-core",
]

[[package]]
name = "tracing-attributes"
version = "0.1.21"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "cc6b8ad3567499f98a1db7a752b07a7c8c7c7c34c332ec00effb2b0027974b7c"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
]

[[package]]
name = "tracing-core"
version = "0.1.27"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7709595b8878a4965ce5e87ebf880a7d39c9afc6837721b21a5a816a8117d921"
dependencies = [
 "once_cell",
]

[[package]]
name = "try-lock"
version = "0.2.3"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "59547bce71d9c38b83d9c0e92b6066c4253371f15005def0c30d9657f50c7642"

[[package]]
name = "typenum"
version = "1.15.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "dcf81ac59edc17cc8697ff311e8f5ef2d99fcbd9817b34cec66f90b6c3dfd987"

[[package]]
name = "unicode-ident"
version = "1.0.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d22af068fba1eb5edcb4aea19d382b2a3deb4c8f9d475c589b6ada9e0fd493ee"

[[package]]
name = "untrusted"
version = "0.7.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a156c684c91ea7d62626509bce3cb4e1d9ed5c4d978f7b4352658f96a4c26b4a"

[[package]]
name = "version_check"
version = "0.9.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"

[[package]]
name = "want"
version = "0.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
dependencies = [
 "log",
 "try-lock",
]

[[package]]
name = "wasi"
version = "0.10.2+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "fd6fbd9a79829dd1ad0cc20627bf1ed606756a7f77edff7b66b7064f9cb327c6"

[[package]]
name = "wasi"
version = "0.11.0+wasi-snapshot-preview1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"

[[package]]
name = "wasm-bindgen"
version = "0.2.80"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "27370197c907c55e3f1a9fbe26f44e937fe6451368324e009cba39e139dc08ad"
dependencies = [
 "cfg-if",
 "wasm-bindgen-macro",
]

[[package]]
name = "wasm-bindgen-backend"
version = "0.2.80"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53e04185bfa3a779273da532f5025e33398409573f348985af9a1cbf3774d3f4"
dependencies = [
 "bumpalo",
 "lazy_static",
 "log",
 "proc-macro2",
 "quote",
 "syn",
 "wasm-bindgen-shared",
]

[[package]]
name = "wasm-bindgen-macro"
version = "0.2.80"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "17cae7ff784d7e83a2fe7611cfe766ecf034111b49deb850a3dc7699c08251f5"
dependencies = [
 "quote",
 "wasm-bindgen-macro-support",
]

[[package]]
name = "wasm-bindgen-macro-support"
version = "0.2.80"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99ec0dc7a4756fffc231aab1b9f2f578d23cd391390ab27f952ae0c9b3ece20b"
dependencies = [
 "proc-macro2",
 "quote",
 "syn",
 "wasm-bindgen-backend",
 "wasm-bindgen-shared",
]

[[package]]
name = "wasm-bindgen-shared"
version = "0.2.80"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d554b7f530dee5964d9a9468d95c1f8b8acae4f282807e7d27d4b03099a46744"

[[package]]
name = "web-sys"
version = "0.3.57"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "7b17e741662c70c8bd24ac5c5b18de314a2c26c32bf8346ee1e6f53de919c283"
dependencies = [
 "js-sys",
 "wasm-bindgen",
]

[[package]]
name = "webpki"
version = "0.21.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b8e38c0608262c46d4a56202ebabdeb094cef7e560ca7a226c6bf055188aa4ea"
dependencies = [
 "ring",
 "untrusted",
]

[[package]]
name = "webpki"
version = "0.22.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "f095d78192e208183081cc07bc5515ef55216397af48b873e5edcd72637fa1bd"
dependencies = [
 "ring",
 "untrusted",
]

[[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"

[[package]]
name = "windows-sys"
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea04155a16a59f9eab786fe12a4a450e75cdb175f9e0d80da1e17db09f55b8d2"
dependencies = [
 "windows_aarch64_msvc",
 "windows_i686_gnu",
 "windows_i686_msvc",
 "windows_x86_64_gnu",
 "windows_x86_64_msvc",
]

[[package]]
name = "windows_aarch64_msvc"
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9bb8c3fd39ade2d67e9874ac4f3db21f0d710bee00fe7cab16949ec184eeaa47"

[[package]]
name = "windows_i686_gnu"
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "180e6ccf01daf4c426b846dfc66db1fc518f074baa793aa7d9b9aaeffad6a3b6"

[[package]]
name = "windows_i686_msvc"
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e2e7917148b2812d1eeafaeb22a97e4813dfa60a3f8f78ebe204bcc88f12f024"

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

[[package]]
name = "windows_x86_64_msvc"
version = "0.36.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c811ca4a8c853ef420abd8592ba53ddbbac90410fab6903b3e79972a631f7680"

[[package]]
name = "xml-rs"
version = "0.8.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d2d7d3948613f75c98fd9328cfdcc45acc4d360655289d0a7d4ec931392200a3"

[[package]]
name = "zeroize"
version = "1.5.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "94693807d016b2f2d2e14420eb3bfcca689311ff775dcf113d74ea624b7cdf07"