# 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 = "jiqi-degit" version = "0.1.1" authors = ["Season "] description = "A tool for downloading git repositories" homepage = "https://github.com/NoCreativeAndNoIdea/cli" readme = "README.md" license = "MIT" repository = "https://github.com/NoCreativeAndNoIdea/cli.git" resolver = "1" [package.metadata] package-name = "jiqi-degit" [dependencies.console] version = "0.15.2" [dependencies.flate2] version = "1.0.9" [dependencies.loading] version = "0.3.0" [dependencies.regex] version = "1.1.7" [dependencies.reqwest] version = "0.11.12" [dependencies.tar] version = "0.4.26" [dependencies.tokio] version = "1.21.2" features = ["full"]