cargo-armory

Crates.iocargo-armory
lib.rscargo-armory
version0.4.1
sourcesrc
created_at2022-05-09 05:16:32.61735
updated_at2023-06-15 11:55:09.685307
descriptionCargo workspaces tool
homepage
repository
max_upload_size
id582976
size72,920
Albert Marashi (AlbertMarashi)

documentation

README

armory

Cargo workspaces tool

Usage

  1. Create an armory.toml file in the root of your workspace
  2. Add the following to your armory.toml
version = "0.1.0" # the synced version of all your crates
  1. Install the armory cli cargo install cargo-armory
  2. Run cargo armory
Commit count: 0

cargo fmt