# 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 = "risc0-sppark" version = "0.1.0" links = "sppark" include = [ "/Cargo.toml", "/build.rs", "/src/**", "/sppark/ec/**", "/sppark/ff/**", "/sppark/msm/**", "/sppark/ntt/**", "/sppark/util/**", ] description = "Zero-knowledge template library" keywords = [ "crypto", "zero-knowledge", "cuda", ] categories = ["cryptography"] license = "Apache-2.0" repository = "https://github.com/supranational/sppark" [dependencies] [build-dependencies.cc] version = "^1.0.70" [build-dependencies.which] version = "^4.0"