We had cases in our team where we saw churn in PRs with inline snapshots because different team members were using different cargo-insta versions. Would it be possible to define a minimum cargo-insta version in Cargo.toml, that ensures that you aren't on a too old version?
We had cases in our team where we saw churn in PRs with inline snapshots because different team members were using different cargo-insta versions. Would it be possible to define a minimum cargo-insta version in
Cargo.toml, that ensures that you aren't on a too old version?