# 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 = "cargo-source" version = "0.1.2" authors = ["winter "] description = "Crate registry manager, fast switch between different registries.1" readme = "README.md" keywords = [ "subcommand", "cargo", "registry", ] license = "MIT OR Apache-2.0" repository = "https://github.com/rust-china/cargo-source" [dependencies.ansi_term] version = "0.12" [dependencies.clap] version = "4.3.15" [dependencies.dirs] version = "3.0" [dependencies.reqwest] version = "0.11" features = ["blocking"] [dependencies.toml_edit] version = "0.19.14" [badges.maintenance] status = "actively-developed"