Skip to content

Commit 790c776

Browse files
committed
Fix broken markdown syntax
1 parent 2e65c89 commit 790c776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/doc/src/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2694,7 +2694,7 @@
26942694
[#11790](https://github.com/rust-lang/cargo/pull/11790)
26952695
- Broke endless loop on cyclic features in added dependency in `cargo add`.
26962696
[#11805](https://github.com/rust-lang/cargo/pull/11805)
2697-
- Don't panic when [`patch`] involved in dependency resolution results in a conflict.
2697+
- Don't panic when `[patch]` involved in dependency resolution results in a conflict.
26982698
[#11770](https://github.com/rust-lang/cargo/pull/11770)
26992699
- Fixed credential token format validation.
27002700
[#11951](https://github.com/rust-lang/cargo/pull/11951)

0 commit comments

Comments
 (0)