# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "ff-cl-gen" version = "0.3.0" authors = ["Keyvan Kambakhsh "] description = "OpenCL code generator for prime-fields" homepage = "https://github.com/filecoin-project/ff-cl-gen" documentation = "https://docs.rs/ff-cl-gen" license = "MIT/Apache-2.0" repository = "https://github.com/filecoin-project/ff-cl-gen" [dependencies.ff] version = "0.3.0" package = "fff" [dependencies.itertools] version = "0.8.0" [dependencies.num-bigint] version = "0.2" [dev-dependencies.lazy_static] version = "1.2" [dev-dependencies.ocl] version = "0.19.4" package = "fil-ocl" [dev-dependencies.paired] version = "0.22.0" [dev-dependencies.rand] version = "0.7"