# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.68" name = "goku-k256" version = "0.1.0" authors = ["imonkeygoku "] publish = true description = "goku algorithm related to secp256k1" readme = "readme.md" keywords = [ "goku", "algorithm", "secp256k1", "k256", "ecc", ] categories = [ "cryptography", "cryptography::cryptocurrencies", "algorithms", ] license-file = "license.md" [dependencies]