cargo-fetch2 0.1.3

A replacement for `cargo fetch` that works.
[[bin]]
name = "cargo-fetch2"
path = "src/main.rs"

[package]
authors = ["Alec Mocatta <alec@mocatta.net>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["development-tools"]
description = "A replacement for `cargo fetch` that works.\n"
documentation = "https://docs.rs/cargo-fetch2"
edition = "2021"
homepage = "https://github.com/alecmocatta/cargo-fetch2"
keywords = ["cargo", "fetch", "fetch2"]
license = "MIT OR Apache-2.0"
name = "cargo-fetch2"
readme = "README.md"
repository = "https://github.com/alecmocatta/cargo-fetch2"
version = "0.1.3"