# 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 = "get" version = "0.1.1" authors = ["incredimo 📫 a@xo.rs"] description = "gets#it ultra fast" license = "MIT" [dependencies.dirs] version = "5.0.1" [dependencies.futures] version = "0.3.30" [dependencies.indicatif] version = "0.17.7" [dependencies.kdam] version = "0.5.1" features = [ "derive", "rich", "spinner", "template", ] [dependencies.lazy_static] version = "1.4.0" [dependencies.minimo] version = "0.3.25" [dependencies.rand] version = "0.8.5" [dependencies.reqwest] version = "0.11.23" [dependencies.tokio] version = "1.35.1" features = ["full"]