#cargo-workspace #initialization #cargo-toml #update #wsinit

bin+lib cargo-wsinit

Initializes or updates a cargo workspace Cargo.toml file

5 releases

0.1.4 May 9, 2021
0.1.3 May 9, 2021
0.1.2 May 9, 2021
0.1.1 May 9, 2021
0.1.0 May 9, 2021

#719 in Cargo plugins

Download history 4/week @ 2024-02-25 5/week @ 2024-03-10 52/week @ 2024-03-31

57 downloads per month

MIT/Apache

16KB
447 lines

cargo wsinit

Initializes and updates cargo workspaces.

Install

$ cargo install wsinit

Usage

$ cargo wsinit

Creates a toml file for the workspace.

See

$ cargo wsinit --help

For more info.

Dependencies

~2–12MB
~106K SLoC