gvc 0.2.0

CLI manager for Gradle version catalogs—check, list, update, and add dependencies with automatic version aliases
1
2
3
4
pub mod output;
pub mod path_validator;
pub mod toml;
pub mod verbose;