We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f8ef6f commit 34d3697Copy full SHA for 34d3697
src/contributing.md
@@ -320,7 +320,7 @@ reveals what the problem is:
320
321
> Next up we need to ensure that our lock file is updated to use this new
322
> version of uuid so our project uses the locally checked out copy instead of
323
-> one from crates.io. The way [patch] works is that it'll load the dependency
+> one from crates.io. The way `\[patch\]` works is that it'll load the dependency
324
> at ../path/to/uuid and then whenever crates.io is queried for versions of
325
> uuid it'll also return the local version.
326
>
0 commit comments