[dependencies.anyhow]
version = "1.0.82"
[dependencies.aws-sdk-athena]
version = "1.19.0"
[dependencies.from-athena-derive]
version = "0.1.0"
[dependencies.tokio]
features = ["full"]
version = "1"
[package]
authors = ["Eric Howard <erichoward@live.ca>"]
categories = ["database"]
description = "Athena parser to convert Athena ResultSet into user defined Structs"
edition = "2021"
keywords = ["database", "aws", "athena"]
license = "MIT OR Apache-2.0"
name = "aws-athena-parser"
readme = "README.md"
repository = "https://github.com/Surphix/aws_athena_parser"
resolver = "1"
version = "0.1.5"