[package] name = "stealth-lib" version = "0.1.4" edition = "2021" description = "Utility functions for ZKP" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] primitive-types = "0.12.1" hex = "0.4.3" borsh = "1.4.0"