near-lake-framework 0.7.8

Library to connect to the NEAR Lake S3 and stream the data
Documentation
[dependencies.anyhow]
version = "1.0.79"

[dependencies.async-stream]
version = "0.3.5"

[dependencies.async-trait]
version = "0.1.77"

[dependencies.aws-config]
features = ["behavior-version-latest"]
version = "1.1.3"

[dependencies.aws-credential-types]
version = "1.1.3"

[dependencies.aws-sdk-s3]
version = "1.13.0"

[dependencies.aws-smithy-types]
version = "1.1.3"

[dependencies.aws-types]
version = "1.1.3"

[dependencies.derive_builder]
version = "0.13.0"

[dependencies.futures]
version = "0.3.30"

[dependencies.near-indexer-primitives]
version = "0.20.0"

[dependencies.serde]
features = ["derive"]
version = "1.0.195"

[dependencies.serde_json]
version = "1.0.111"

[dependencies.thiserror]
version = "1.0.56"

[dependencies.tokio]
features = ["sync", "time", "rt", "macros"]
version = "1.35.1"

[dependencies.tokio-stream]
version = "0.1.14"

[dependencies.tracing]
version = "0.1.40"

[lib]
doctest = false

[package]
authors = ["Near Inc <hello@nearprotocol.com>"]
categories = ["asynchronous", "api-bindings", "network-programming"]
description = "Library to connect to the NEAR Lake S3 and stream the data"
edition = "2021"
keywords = ["near", "near-lake", "near-indexer"]
license = "MIT OR Apache-2.0"
name = "near-lake-framework"
readme = "README.md"
repository = "https://github.com/near/near-lake-framework"
rust-version = "1.75.0"
version = "0.7.8"