# 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 = "shoporusni" version = "0.1.1" authors = ["Dmytro Barabash "] description = "A CLI tool for displaying the latest statistics of the Russian military losses" homepage = "https://github.com/tutizaraz/russian-army-losses" documentation = "https://github.com/tutizaraz/russian-army-losses" readme = "README.md" license = "MIT" repository = "https://github.com/tutizaraz/russian-army-losses" [package.metadata.clap] version = "0.1.0" authors = ["Dmytro Barabash "] about = "A CLI tool for displaying the latest statistics of the Russian military losses" name = "shoporusni" [dependencies.chrono] version = "0.4" features = ["serde"] [dependencies.clap] version = "3.0.0-beta.4" [dependencies.colored] version = "2.0.0" [dependencies.prettytable] version = "0.10.0" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.tokio] version = "1.16" features = ["full"] [dependencies.url] version = "2.2.2" [dev-dependencies.assert_cmd] version = "1.0" [dev-dependencies.predicates] version = "2.0" [dev-dependencies.serde_json] version = "1.0"