back

by dochtman·5y ago·view on hn ↗
I think I’ve noticed that cargo install would pick up newer semver-compatible versions than what was in the lockfile unless I passed —-locked explicitly, which seemed surprising to me.
1 comments
Ah yeah if we’re talking about cargo install, then sure. That would make sense.

Both behaviors can be surprising. We picked one. It happens. I am not sure myself if it was the right choice or not.