# 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 = "miraland-cargo-registry" version = "1.19.2" authors = [ "Miraland Crafters ", "Miraland Labs Maintainers ", ] description = "Miraland cargo registry" homepage = "https://solanalabs.com/" documentation = "https://docs.rs/miraland-cargo-registry" license = "Apache-2.0" repository = "https://github.com/miraland-labs/miraland" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [dependencies.clap] version = "2.33.1" [dependencies.flate2] version = "1.0.30" [dependencies.hex] version = "0.4.3" [dependencies.hyper] version = "0.14.29" features = ["full"] [dependencies.log] version = "0.4.21" [dependencies.miraland-clap-utils] version = "=1.19.2" [dependencies.miraland-cli] version = "=1.19.2" [dependencies.miraland-cli-config] version = "=1.19.2" [dependencies.miraland-cli-output] version = "=1.19.2" [dependencies.miraland-logger] version = "=1.19.2" [dependencies.miraland-remote-wallet] version = "=1.19.2" features = ["default"] default-features = false [dependencies.miraland-rpc-client] version = "=1.19.2" features = ["default"] default-features = false [dependencies.miraland-rpc-client-api] version = "=1.19.2" [dependencies.miraland-sdk] version = "=1.19.2" [dependencies.miraland-version] version = "=1.19.2" [dependencies.serde] version = "1.0.203" features = ["derive"] [dependencies.serde_json] version = "1.0.117" [dependencies.sha2] version = "0.10.8" [dependencies.tar] version = "0.4.41" [dependencies.tempfile] version = "3.10.1" [dependencies.tokio] version = "1.29.1" features = ["full"] [dependencies.toml] version = "0.8.12" [dev-dependencies] [build-dependencies.rustc_version] version = "0.4" [features] dev-context-only-utils = []