# 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 = "melwalletd-prot" version = "0.3.1" description = "RPC protocol for Themelio's reference wallet microservice" readme = "README.md" license = "ISC" repository = "https://github.com/themeliolabs/melwalletd-prot" [dependencies.anyhow] version = "1.0.69" [dependencies.async-trait] version = "0.1.64" [dependencies.melstructs] version = "0.3.0" [dependencies.nanorpc] version = "0.1.12" [dependencies.serde] version = "1.0.152" features = ["derive"] [dependencies.serde_json] version = "1.0.93" [dependencies.stdcode] version = "0.1.14" [dependencies.thiserror] version = "1.0.38" [dependencies.tmelcrypt] version = "0.2.7"