Skip to content

Commit

Permalink
doc: should be .cargo-ok
Browse files Browse the repository at this point in the history
  • Loading branch information
weihanglo committed Jun 28, 2023
1 parent 5febbe5 commit 0dcf506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cargo/sources/registry/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ impl<'cfg> RegistrySource<'cfg> {
///
/// No action is taken if the source looks like it's already unpacked.
///
/// # History of interruption detection with `.cargo-lock` file
/// # History of interruption detection with `.cargo-ok` file
///
/// Cargo has always included a `.cargo-ok` file ([`PACKAGE_SOURCE_LOCK`])
/// to detect if extraction was interrupted, but it was originally empty.
Expand Down

0 comments on commit 0dcf506

Please sign in to comment.