# 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 = "supraseal-c2" version = "0.1.0" description = "CUDA Groth16 proof generator for Filecoin" readme = "README.md" license = "Apache-2.0" repository = "https://github.com/supranational/supra_seal" [dependencies.blst] version = "^0.3.11" [dependencies.sppark] version = "^0.1.5" [build-dependencies.cc] version = "^1.0.70" features = ["parallel"] [features] default = [] force-adx = ["blst/force-adx"] portable = ["blst/portable"] quiet = []