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.
globs
1 parent efb7972 commit d4b5038Copy full SHA for d4b5038
src/doc/src/reference/manifest.md
@@ -125,7 +125,7 @@ The options are mutually exclusive: setting `include` will override an
125
`exclude`. Note that `include` must be an exhaustive list of files as otherwise
126
necessary source files may not be included.
127
128
-[globs]: http://doc.rust-lang.org/glob/glob/struct.Pattern.html
+[globs]: https://docs.rs/glob/0.2.11/glob/struct.Pattern.html
129
130
#### Migrating to `gitignore`-like pattern matching
131
0 commit comments