cargo-vendor-add

Crates.iocargo-vendor-add
lib.rscargo-vendor-add
version0.1.0
sourcesrc
created_at2022-09-08 15:11:15.14892
updated_at2022-09-08 18:32:54.754164
descriptionAdd crates directly to a cargo vendor directly.
homepagehttps://github.com/leighmcculloch/cargo-vendor-add
repositoryhttps://github.com/leighmcculloch/cargo-vendor-add
max_upload_size
id661131
size25,697
Leigh McCulloch (leighmcculloch)

documentation

README

cargo-vendor-add

Add crates directly to a cargo vendor directly.

Install

cargo install --locked cargo-vendor-add

Usage

Add a .crate file to a vendor/ directory.

cargo vendor-add --crate my.crate --vendor-path vendor/

License: Apache-2.0

Commit count: 3

cargo fmt