Suresh Maidaragi
01/25/2024, 12:05 PMlibs.versions.toml
throughout the project, I want to segregate dependency related to module in modules libs.version.toml,
how can I create module level libs.version.toml
and use them only in modules??Javier
01/25/2024, 12:11 PMJavier
01/25/2024, 12:12 PMSuresh Maidaragi
01/25/2024, 12:14 PMWhat is the point of having a TOML file per module instead of just writing the dependencies directly in the script?
Javier
01/25/2024, 12:19 PMSuresh Maidaragi
01/25/2024, 12:28 PMJavier
01/25/2024, 12:33 PMJavier
01/25/2024, 12:34 PMSuresh Maidaragi
01/25/2024, 12:41 PM