# 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 = "2018" name = "polkadot-rewards" version = "0.5.4" authors = ["Andrew Plaza "] description = "Handy CLI for all your Polkadot ecosystem staking rewards needs." homepage = "https://github.com/insipx/polkadot-rewards" readme = "README.md" keywords = [ "cli", "polkadot", "substrate", "staking", "rewards", ] categories = [ "command-line-utilities", "cryptography::cryptocurrencies", ] license = "MIT" repository = "https://github.com/insipx/polkadot-rewards" [dependencies.anyhow] version = "1" [dependencies.argh] version = "0.1" [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.cli-table] version = "0.4.7" [dependencies.csv] version = "1" [dependencies.env_logger] version = "0.10" [dependencies.indicatif] version = "0.17" [dependencies.itertools] version = "0.10" [dependencies.kv] version = "0.24" [dependencies.log] version = "0.4" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.sp-arithmetic] version = "15" [dependencies.ureq] version = "2" features = ["json"]