# 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 = "polymesh-offline-signer" version = "0.4.0" authors = ["Robert G. Jakabosky "] description = "Polymesh offline signer CLI" homepage = "https://github.com/PolymeshAssociation/polymesh-api" readme = "README.md" keywords = [ "polymesh", "offline", "signer", ] license = "Apache-2.0" repository = "https://github.com/PolymeshAssociation/polymesh-api" [dependencies.anyhow] version = "1" [dependencies.clap] version = "4.4.3" features = ["derive"] [dependencies.codec] version = "3" default-features = false package = "parity-scale-codec" [dependencies.dotenv] version = "0.15" [dependencies.env_logger] version = "0.9" [dependencies.hex] version = "0.4.3" [dependencies.log] version = "0.4" [dependencies.polymesh-api] version = "3.7.0" default-features = true [dependencies.rust_decimal] version = "1.32.0" [dependencies.serde_json] version = "1.0" default-features = false [dependencies.sp-core] version = "26.0" default-features = false [dependencies.sp-keyring] version = "29.0" default-features = false [dependencies.subxt-signer] version = "0.33" default-features = false [dependencies.tokio] version = "1.19" features = ["full"]