# 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] name = "secp256k1-zkp-dev" version = "0.1.0" authors = ["Jonas Nick "] description = "dev-dependencies for secp256k1-zkp-sys and secp256k1-zkp." homepage = "https://github.com/ElementsProject/rust-secp256k1-zkp/" keywords = ["crypto", "Schnorr", "secp256k1", "secp256k1-zkp", "bitcoin"] license = "CC0-1.0" repository = "https://github.com/ElementsProject/rust-secp256k1-zkp/" [dependencies.rand] version = "0.6" [dependencies.secp256k1] version = "0.13"