cargo_utils

Crates.iocargo_utils
lib.rscargo_utils
version
sourcesrc
created_at2022-10-09 17:34:38.049427
updated_at2024-12-07 16:56:26.626082
descriptionUtilities around cargo and Rust workspaces
homepage
repositoryhttps://github.com/release-plz/release-plz/tree/main/crates/cargo_utils
max_upload_size
id684095
Cargo.toml error:TOML parse error at line 17, column 1 | 17 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Marco Ieni (MarcoIeni)

documentation

README

cargo_utils

Library to expose cargo utilities.

Credits

This library was created to expose some functionality of the cargo-edit crate as a library, when the cargo-edit maintainers stated that the crate focuses only on the binary.

Commit count: 1574

cargo fmt