[package] name = "tiny-secp256k1" version = "0.1.1" authors = [ "Kirill Fomichev ", "junderw " ] edition = "2018" license = "MIT" repository = "https://github.com/bitcoinjs/tiny-secp256k1" description = "WIP: A library for building BitcoinJS tiny-secp256k1 in WASM." rust-version = "1.50" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]