# 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 = "wagyu-zcash-parameters" version = "0.2.0" authors = ["Collin Chin", "Raymond Chu", "Ali Mousa", "Howard Wu"] exclude = ["src/archived/*"] description = "A library for loading Zcash Sapling parameters" homepage = "https://github.com/AleoHQ/wagyu-zcash-parameters" readme = "README.md" keywords = ["blockchain", "crypto", "cryptocurrency", "sapling", "zcash"] categories = ["cryptography", "caching"] license = "MIT/Apache-2.0" repository = "https://github.com/AleoHQ/wagyu-zcash-parameters" [profile.bench] opt-level = 3 lto = "thin" debug = false debug-assertions = false rpath = false incremental = true [profile.dev] opt-level = 0 [profile.release] opt-level = 3 lto = "thin" incremental = true [profile.test] opt-level = 3 debug = true debug-assertions = true incremental = true [[example]] name = "load_sapling_parameters" path = "examples/load_sapling_parameters.rs" [dependencies.wagyu-zcash-parameters-1] version = "0.2.0" [dependencies.wagyu-zcash-parameters-2] version = "0.2.0" [dependencies.wagyu-zcash-parameters-3] version = "0.2.0" [dependencies.wagyu-zcash-parameters-4] version = "0.2.0" [dependencies.wagyu-zcash-parameters-5] version = "0.2.0" [dependencies.wagyu-zcash-parameters-6] version = "0.2.0"