zksync_logs_bloom_backfill 26.2.1-non-semver-compat

ZKsync logs bloom backfill
[dependencies.anyhow]
version = "1"

[dependencies.tokio]
features = ["time"]
version = "1"

[dependencies.tracing]
version = "0.1"

[dependencies.zksync_dal]
version = "26.2.1-non-semver-compat"

[dependencies.zksync_types]
version = "26.2.1-non-semver-compat"

[lib]
name = "zksync_logs_bloom_backfill"
path = "src/lib.rs"

[package]
authors = ["The Matter Labs Team <hello@matterlabs.dev>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["cryptography"]
description = "ZKsync logs bloom backfill"
edition = "2021"
homepage = "https://zksync.io/"
keywords = ["blockchain", "zksync"]
license = "MIT OR Apache-2.0"
name = "zksync_logs_bloom_backfill"
readme = false
repository = "https://github.com/matter-labs/zksync-era"
version = "26.2.1-non-semver-compat"