Skip to content

Commit 3f71749

Browse files
committed
More direct call-out of target directory cleaning
1 parent 859cbef commit 3f71749

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

posts/2023-12-08-cargo-cache-cleaning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This post includes:
1111
- A description of what this means ([What is this feature?](#what-is-this-feature))
1212
- A call for help ([What to watch out for](#what-to-watch-out-for) and [Request for feedback](#request-for-feedback))
1313
- Implementation details ([Design considerations and implementation details](#design-considerations-and-implementation-details))
14-
- An outline of what is planned for the future ([Plan for the future](#plan-for-the-future))
14+
- An outline of what is planned for the future which includes cleaning of target directories ([Plan for the future](#plan-for-the-future))
1515

1616
In short, we are asking people who use the nightly channel to enable this feature and report any issues you encounter on the [Cargo issue tracker][cargo-issues].
1717
To enable it, place the following in your Cargo config file (typically located in `~/.cargo/config.toml` or `%USERPROFILE%\.cargo\config.toml` for Windows):

0 commit comments

Comments
 (0)