# 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 = "fawkes-crypto-powersoftau" version = "0.2.0" authors = ["Sean Bowe", "Alex Vlasov"] description = "Communal zk-SNARK MPC for Public Parameters" homepage = "https://github.com/zeropoolnetwork/phase2-bn254" documentation = "https://docs.rs/fawkes_crypto_powersoftau/" license = "MIT/Apache-2.0" repository = "https://github.com/zeropoolnetwork/phase2-bn254" [dependencies.bellman_ce] version = "0.3.1" package = "fawkes-crypto-bellman_ce" [dependencies.blake2] version = "0.8.1" [dependencies.byteorder] version = "1.1.0" [dependencies.crossbeam] version = "0.7.3" [dependencies.exitcode] version = "1.1.2" [dependencies.generic-array] version = "0.12.3" [dependencies.hex] version = "0.4.0" [dependencies.hex-literal] version = "0.2.1" [dependencies.itertools] version = "0.9.0" [dependencies.log] version = "0.4.8" [dependencies.memmap] version = "0.7.0" [dependencies.num_cpus] version = "1.7.0" [dependencies.rand] version = "0.4" [dependencies.rust-crypto] version = "0.2" [dependencies.typenum] version = "1.12.0"