# 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 = "miracl_core" version = "2.7.0" authors = ["lovesh "] description = "Rust code for 64 bit generated from https://github.com/miracl/core" license = "Apache-2.0" repository = "https://github.com/lovesh/miracl_core_generated/tree/master/rust_64" [features] ansii = [] bls12381 = [] bls12383 = [] bls12443 = [] bls12461 = [] bls24479 = [] bls48286 = [] bls48556 = [] bls48581 = [] bn254 = [] bn254cx = [] bn462 = [] brainpool = [] c1174 = [] c13318 = [] c1665 = [] c25519 = [] c41417 = [] default = ["std", "bls12381"] ed25519 = [] fp256bn = [] fp512bn = [] goldilocks = [] hifive = [] jubjub = [] mdc = [] nist256 = [] nist384 = [] nist521 = [] nums256e = [] nums256w = [] nums384e = [] nums384w = [] nums512e = [] nums512w = [] rsa2048 = [] rsa3072 = [] rsa4096 = [] secp256k1 = [] sm2 = [] std = [] tweedledee = [] tweedledum = [] x448 = []