zksync_task_management 29.13.0-non-semver-compat

ZKsync task management
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

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

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

[dependencies.anyhow]
version = "1"

[dependencies.futures]
version = "0.3"

[dependencies.tokio]
version = "1"

[dependencies.tracing]
version = "0.1"

[dependencies.zksync_utils]
version = "29.13.0-non-semver-compat"

[dependencies.zksync_vlog]
version = "29.13.0-non-semver-compat"