#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

#519 in Cargo plugins

24 downloads per month

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

~57–92MB
~1.5M SLoC