0.6.24
- Respect the existing
Cargo.lockwith--version-range/--rust-versionexcept when necessary to work around old cargo bugs. (#242)
If you want to ensure that the existingCargo.lockis respected in all cases, please use--locked.
Cargo.lock with --version-range/--rust-version except when necessary to work around old cargo bugs. (#242)Cargo.lock is respected in all cases, please use --locked.