Skip to content

Commit 7959311

Browse files
author
Jon Gjengset
committed
Use feature name as heading
1 parent 622290e commit 7959311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/reference/unstable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1157,7 +1157,7 @@ TMPDIR = { value = "/home/tmp", force = true }
11571157
OPENSSL_DIR = { value = "vendor/openssl", relative = true }
11581158
```
11591159

1160-
### `[patch]` in .cargo/config.toml
1160+
### patch-in-config
11611161
* Original Pull Request: [#9204](https://github.com/rust-lang/cargo/pull/9204)
11621162

11631163
The `-Z patch-in-config` flag enables the use of `[patch]` sections in

0 commit comments

Comments
 (0)