You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
record the exact version used for every possible dependency to ensure
1088
1088
reproducibility. In particular, this protects against upgrading to broken
1089
-
versions and allows continued use of a yanked version. As this time, the
1089
+
versions and allows continued use of a yanked version. At this time, the
1090
1090
recommendation is for
1091
1091
[`bin`s to persist their lockfile while `lib`s do not](https://doc.rust-lang.org/cargo/faq.html#why-do-binaries-have-cargolock-in-version-control-but-not-libraries).
0 commit comments