cargo_utils 0.1.75

Utilities around cargo and Rust workspaces
Documentation
1
2
3
4
5
6
7
8
9
# 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.