Crates.io | cargo-vendor-add |
lib.rs | cargo-vendor-add |
version | 0.1.0 |
source | src |
created_at | 2022-09-08 15:11:15.14892 |
updated_at | 2022-09-08 18:32:54.754164 |
description | Add crates directly to a cargo vendor directly. |
homepage | https://github.com/leighmcculloch/cargo-vendor-add |
repository | https://github.com/leighmcculloch/cargo-vendor-add |
max_upload_size | |
id | 661131 |
size | 25,697 |
Add crates directly to a cargo vendor directly.
cargo install --locked cargo-vendor-add
Add a .crate
file to a vendor/
directory.
cargo vendor-add --crate my.crate --vendor-path vendor/
License: Apache-2.0