We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05f6d6a commit eef950cCopy full SHA for eef950c
preprocessors/mdbook-wikilinks/Cargo.toml
@@ -13,7 +13,7 @@ license = "MIT"
13
readme = "README.md"
14
include = [
15
"**/*.rs",
16
- "**/*.pest"
+ "**/*.pest",
17
"Cargo.toml",
18
]
19
0 commit comments