zisk-precomp-common 1.1.0-alpha

Common utilities and helpers for ZisK precompiles
# 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 = "zisk-precomp-common"
version = "1.1.0-alpha"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Common utilities and helpers for ZisK precompiles"
homepage = "https://github.com/0xPolygonHermez/zisk"
documentation = "https://0xpolygonhermez.github.io/zisk-docs/"
readme = false
keywords = [
    "zisk",
    "zkvm",
    "zero-knowledge",
]
categories = ["cryptography"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/0xPolygonHermez/zisk"

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

[dependencies.proofman-fields]
version = "1.1.0-alpha"

[dependencies.zisk-common]
version = "1.1.0-alpha"

[dependencies.zisk-core]
version = "1.1.0-alpha"

[dependencies.zisk-sm-mem]
version = "1.1.0-alpha"

[dependencies.zisk-sm-mem-common]
version = "1.1.0-alpha"