[package] name = "goku-k256" authors = ["imonkeygoku "] version = "0.1.0" edition = "2021" rust-version = "1.68" description = "goku algorithm related to secp256k1" license-file = "license.md" readme = "readme.md" keywords = ["goku", "algorithm", "secp256k1", "k256", "ecc"] categories = ["cryptography", "cryptography::cryptocurrencies", "algorithms"] publish = true # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]