sp1-gpu-air 6.5.0

AIR interface for SP1 machines on GPU
# 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 = "sp1-gpu-air"
version = "6.5.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "AIR interface for SP1 machines on GPU"
readme = "README.md"
keywords = [
    "sp1",
    "succinct",
    "zero-knowledge",
    "zkvm",
]
categories = ["cryptography"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/succinctlabs/sp1"

[features]
mprotect = [
    "sp1-core-machine/mprotect",
    "sp1-core-executor/mprotect",
    "sp1-hypercube/mprotect",
]

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

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.slop-air]
version = "6.5.0"

[dependencies.slop-algebra]
version = "6.5.0"

[dependencies.slop-matrix]
version = "6.5.0"

[dependencies.sp1-core-executor]
version = "6.5.0"

[dependencies.sp1-core-machine]
version = "6.5.0"

[dependencies.sp1-hypercube]
version = "6.5.0"

[dependencies.sp1-primitives]
version = "6.5.0"