# 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 = "crabst" version = "0.5.0" authors = ["orhanbalci@gmail.com "] description = "crate download statistics on your cli" homepage = "https://github.com/crabst" readme = "README.md" keywords = [ "crates", "stats", ] categories = ["cli"] license = "MIT" repository = "https://github.com/orhanbalci/crabst.git" [dependencies.chrono] version = "0.4.24" [dependencies.comfy-table] version = "5.0" [dependencies.crates_io_api] version = "0.8.0" [dependencies.dotago] version = "0.1.0" [dependencies.futures] version = "0.3.28" [dependencies.getopts] version = "0.2" [dependencies.indicatif] version = "0.17" [dependencies.itertools] version = "0.10" [dependencies.rasciigraph] version = "0.2.0" [dependencies.tokio] version = "1.27" features = ["full"]