[package] name = "mazzaroth-rs" version = "0.8.1" authors = ["Kochavalabs "] description = "Mazzaroth Rust library" license = "MIT" homepage = "https://github.com/kochavalabs/mazzaroth-rs" repository = "https://github.com/kochavalabs/mazzaroth-rs" readme = "README.md" [dependencies] sha3 = "0.8.1" cfg-if = "0.1.3" wasm-bindgen = "0.2.20" mazzaroth-xdr = "0.8.2" xdr-rs-serialize = "0.3.1" [features] host-mock = []