# 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 = "redgold-sdk-client" version = "0.1.25" authors = ["Redgold"] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "p2p database / compute engine & portfolio target models" homepage = "https://redgold.io" documentation = "https://dev.docs.redgold.io/" readme = "README.md" keywords = [ "crypto", "cryptocurrency", "reputation", "decentralized", "p2p", ] categories = ["cryptography::cryptocurrencies"] license = "MIT" repository = "https://github.com/redgold-io/redgold" [lib] name = "redgold_sdk_client" path = "src/lib.rs" [dependencies.redgold-schema] version = "0.1.25"