# 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" name = "iop-proto-wasm" version = "0.0.16" authors = [ "IOP Ventures LLC ", "Rache Bartmoss ", "wigy ", ] description = "WebAssembly bindings shared between node and sdk in the IOP Stackā„¢" homepage = "https://developer.iop.technology/glossary?id=json-masking" readme = "README.md" license = "LGPL-3.0-or-later" repository = "https://github.com/Internet-of-People/iop-rs" [package.metadata.cargo-udeps.ignore] normal = ["uuid"] [lib] crate-type = [ "cdylib", "rlib", ] [dependencies.anyhow] version = "1.0.57" [dependencies.chrono] version = "0.4.19" features = ["wasmbind"] [dependencies.iop-coeus-proto] version = "0.0.16" [dependencies.iop-hydra-proto] version = "0.0.16" [dependencies.iop-journal-proto] version = "0.0.16" [dependencies.iop-keyvault] version = "0.0.16" [dependencies.iop-keyvault-wasm] version = "0.0.16" [dependencies.iop-morpheus-proto] version = "0.0.16" [dependencies.serde] version = "1.0.137" features = ["derive"] [dependencies.serde_json] version = "1.0.81" features = ["preserve_order"] [dependencies.serde_str] version = "0.1.0" [dependencies.wasm-bindgen] version = "0.2.81" features = ["serde-serialize"]