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.
1 parent 7f6ea1a commit a8d1bebCopy full SHA for a8d1beb
src/doc/src/reference/publishing.md
@@ -107,7 +107,7 @@ exclude = [
107
```
108
109
If you’d rather explicitly list the files to include, Cargo also supports an
110
-`include` key, which if set, overrides the `exclude` key:
+[`include` key](manifest.md#the-exclude-and-include-fields), which if set, overrides the `exclude` key:
111
112
```toml
113
[package]
0 commit comments