# 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 = "ash_sdk" version = "0.4.5" authors = ["E36 Knots"] description = "Ash Rust SDK" homepage = "https://ash.center" documentation = "https://ash.center/docs/toolkit/ash-rs/introduction" readme = "README.md" keywords = [ "blockchain", "avalanche", "subnets", "ash", ] categories = [ "command-line-utilities", "cryptography::cryptocurrencies", "data-structures", ] license = "BSD-3-Clause" repository = "https://github.com/AshAvalanche/ash-rs" [dependencies.ash_api] version = "0.1.7" [dependencies.async-std] version = "1.10.0" features = [ "attributes", "tokio1", ] [dependencies.avalanche-types] version = "0.1.2" features = [ "jsonrpc_client", "wallet", "subnet_evm", ] [dependencies.chrono] version = "0.4.24" features = ["clock"] [dependencies.config] version = "0.13.3" features = ["yaml"] [dependencies.enum-display-derive] version = "0.1.1" [dependencies.ethers] version = "2.0.7" features = ["rustls"] [dependencies.hex] version = "0.4.3" features = ["serde"] [dependencies.oauth2] version = "4.4.2" [dependencies.rcgen] version = "0.11.3" [dependencies.regex] version = "1.7.1" [dependencies.reqwest] version = "0.11.14" features = ["rustls-tls-native-roots"] [dependencies.rustls] version = "0.21.7" [dependencies.rustls-pemfile] version = "1.0.3" [dependencies.serde] version = "1.0.152" [dependencies.serde-aux] version = "4.1.2" [dependencies.serde_json] version = "1.0.96" [dependencies.serde_yaml] version = "0.9.17" [dependencies.sha2] version = "0.10.7" [dependencies.strum] version = "0.24" features = ["derive"] [dependencies.thiserror] version = "1.0.39" [dependencies.ureq] version = "2.6.2" features = [ "json", "native-certs", ] [dependencies.url] version = "2.4.1" [dev-dependencies.serial_test] version = "2.0.0" [dev-dependencies.tempfile] version = "3.3.0" [build-dependencies.ethers] version = "2.0.7" [target.aarch64-unknown-linux-gnu.dependencies.openssl] version = "0.10.54" features = ["vendored"]