Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
Aaron Turon
(Uncensored)
subscribe
Version selection in Cargo · Aaron Turon
http://aturon.github.io/tech/2018/07/25/cargo-version-selection/
links
backlinks
When there are multiple ways to resolve dependencies, Cargo generally chooses the newest possible version. The goal of this post is to explain why Cargo works this way, and how that rationale relates to several recent discussions, including: