# 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 = "tsunagi_functions" version = "0.1.2" authors = [ "XEMBook ", "Yoshizawa Shogo ", ] description = "This is a bridge until a de facto standard SDK is available." readme = "README.md" keywords = ["Symbol"] license = "MIT" repository = "https://github.com/xembook/tsunagi-functions" resolver = "2" [dependencies.base32] version = "0.4.0" [dependencies.ed25519-dalek] version = "1" [dependencies.hex] version = "0.4.3" [dependencies.json] version = "0.12.4" [dependencies.reqwest] version = "0.11" features = ["blocking"] [dependencies.rustc-serialize] version = "0.3.24" [dependencies.sha3] version = "0.10.6" [dependencies.url] version = "2.3.1"