# 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 = "amcl-milagro" version = "3.2.6" authors = ["The Apache Milagro Cryptography Team"] description = "The Apache Milagro Cryptographic Library (version 3)" license = "Apache-2.0" repository = "https://github.com/milagro-crypto/amcl" [lib] name = "amcl" path = "src/lib.rs" [dependencies] [features] ansii = [] bls24 = [] bls381 = [] bls383 = [] bls461 = [] bls48 = [] bn254 = [] bn254CX = [] brainpool = [] c25519 = [] c41417 = [] default = [] ed25519 = [] fp256bn = [] fp512bn = [] goldilocks = [] hifive = [] nist256 = [] nist384 = [] nist521 = [] nums256e = [] nums256w = [] nums384e = [] nums384w = [] nums512e = [] nums512w = [] rsa2048 = [] rsa3072 = [] rsa4096 = [] secp256k1 = []