|
|
|
|
|
by vhbit
2942 days ago
|
|
> The lock file stops future upgrades; once it is written, your build stays on serde 1.0.27 even when 1.0.28 is released. That means that the only difference is that `vgo` doesn't require lock file for reproducible builds, now the question is what's considered so terrible wrong/dangerous with having a lock file? |
|
Imagine the packaging and development ecosystem in internet scale.