We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5febbe5 + 0dcf506 commit be42872Copy full SHA for be42872
src/cargo/sources/registry/mod.rs
@@ -521,7 +521,7 @@ impl<'cfg> RegistrySource<'cfg> {
521
///
522
/// No action is taken if the source looks like it's already unpacked.
523
524
- /// # History of interruption detection with `.cargo-lock` file
+ /// # History of interruption detection with `.cargo-ok` file
525
526
/// Cargo has always included a `.cargo-ok` file ([`PACKAGE_SOURCE_LOCK`])
527
/// to detect if extraction was interrupted, but it was originally empty.
0 commit comments