zksync_utils 26.7.0-non-semver-compat

ZKsync utilities
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.once_cell]
version = "1"

[dependencies.serde_json]
version = "1"

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

[dev-dependencies.assert_matches]
version = "1.5"

[lib]
name = "zksync_utils"
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 utilities"
edition = "2021"
homepage = "https://zksync.io/"
keywords = ["blockchain", "zksync"]
license = "MIT OR Apache-2.0"
name = "zksync_utils"
readme = false
repository = "https://github.com/matter-labs/zksync-era"
version = "26.7.0-non-semver-compat"