# 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 = "dvsc" version = "0.1.0" description = "Help you to Download visual studio code in China" homepage = "https://github.com/suhanyujie/dvsc" documentation = "https://github.com/suhanyujie/dvsc" readme = "README.md" keywords = [ "Download-vscode", "In-China", "visual-studio-code", ] categories = ["command-line-utilities"] license = "MIT OR Apache-2.0" repository = "https://github.com/suhanyujie/dvsc" resolver = "2" [dependencies.anyhow] version = "1.0.64" [dependencies.clap] version = "3.2.17" [dependencies.hyper] version = "0.14" features = ["full"] [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.tokio] version = "1.21.0" features = ["full"]