# 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 = "xdc3_rust" version = "0.1.4" description = "xdc3_rust SDK with support for smart contracts, XRC20 & XRC721" license = "MIT" repository = "https://github.com/XDCFoundation/XDC3_RUST" resolver = "2" [dependencies.dotenv] version = "0.15.0" [dependencies.env_logger] version = "0.9" [dependencies.hdwallet] version = "0.3.0" [dependencies.hdwallet-bitcoin] version = "0.3.0" [dependencies.hex] version = "0.4" [dependencies.hex-literal] version = "0.3" [dependencies.rand] version = "0.8.4" [dependencies.secp256k1] version = "0.20.3" [dependencies.tokio] version = "1" features = ["full"] [dependencies.web3] version = "0.17.0"