sp1-gpu-sys 6.0.0-beta.1

TODO
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 = "sp1-gpu-sys"
version = "6.0.0-beta.1"
build = "build.rs"
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "TODO"
readme = false
keywords = [
    "sp1",
    "succinct",
    "zero-knowledge",
    "zkvm",
]
categories = ["cryptography"]
license = "MIT OR Apache-2.0"
repository = "https://github.com/succinctlabs/sp1"

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

[dependencies.slop-koala-bear]
version = "6.0.0-beta.1"

[dependencies.sp1-primitives]
version = "6.0.0-beta.1"

[build-dependencies.cbindgen]
version = "0.27.0"

[build-dependencies.cmake]
version = "0.1"

[build-dependencies.pathdiff]
version = "0.2.1"

[build-dependencies.sp1-core-executor]
version = "6.0.0-beta.1"

[build-dependencies.sp1-core-machine]
version = "6.0.0-beta.1"

[build-dependencies.sp1-recursion-executor]
version = "6.0.0-beta.1"
default-features = false

[build-dependencies.sp1-recursion-machine]
version = "6.0.0-beta.1"
default-features = false