#cargo-workspace #toml #tool #armory

app cargo-armory

Cargo workspaces tool

2 unstable releases

0.4.1 Jun 15, 2023
0.3.5 May 9, 2022

#59 in #cargo-workspace

MIT license

19KB

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

Dependencies

~55–87MB
~1.5M SLoC