zksync-wrapper-prover 0.155.8

ZKsync GPU wrapper prover
# 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-wrapper-prover"
version = "0.155.8"
authors = ["The Matter Labs Team <hello@matterlabs.dev>"]
build = false
exclude = ["test_proofs"]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "ZKsync GPU wrapper prover"
homepage = "https://zksync.io/"
readme = false
keywords = [
    "blockchain",
    "zksync",
]
categories = ["cryptography"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/matter-labs/zksync-crypto-gpu"

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

[dependencies.circuit_definitions]
version = "=0.153.8"

[dependencies.gpu-prover]
version = "=0.155.8"
package = "zksync-gpu-prover"

[dependencies.zkevm_test_harness]
version = "=0.153.8"