Hacker News new | ask | show | jobs
by marcosdumay 1491 days ago
> 2) It's easy to get out of sync with what version of your software corresponds to what branch/tag in each repo.

That's what the `[dependencies] my-lib = "1.0"` was supposed to solve.