2 unstable releases
| 0.2.0 | Jul 7, 2024 |
|---|---|
| 0.1.0 | Jul 5, 2024 |
#119 in #cargo-toml
37 downloads per month
12KB
211 lines
cargo-sanitize
Purpose
The cargo-sanitize program removes custom paths / sources from dependencies in your Cargo.toml file
(i.e. those pointing to git repositories or local paths). It is intended to provide a super lightweight
version of the transformation that cargo publish does to your Cargo.toml file before publishing to
crates.io. For more information on cargo-sanitize, please refer to the docs.
Dependencies
~2.6–6MB
~113K SLoC