# 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 = "melwallet" version = "0.1.2" description = "melwallet library" license = "ISC" repository = "https://github.com/mel-project/melwallet" [dependencies.bytes] version = "1.4.0" features = ["serde"] [dependencies.melstructs] version = "0.3.2" [dependencies.melvm] version = "0.1.0" [dependencies.serde] version = "1.0.159" features = ["derive"] [dependencies.serde_with] version = "1" [dependencies.stdcode] version = "0.1.14" [dependencies.thiserror] version = "1.0.40" [dependencies.tmelcrypt] version = "0.2.7"