Skip to content

Commit

Permalink
Fix broken markdown syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss committed Jan 29, 2025
1 parent 2e65c89 commit 790c776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/src/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2694,7 +2694,7 @@
[#11790](https://github.com/rust-lang/cargo/pull/11790)
- Broke endless loop on cyclic features in added dependency in `cargo add`.
[#11805](https://github.com/rust-lang/cargo/pull/11805)
- Don't panic when [`patch`] involved in dependency resolution results in a conflict.
- Don't panic when `[patch]` involved in dependency resolution results in a conflict.
[#11770](https://github.com/rust-lang/cargo/pull/11770)
- Fixed credential token format validation.
[#11951](https://github.com/rust-lang/cargo/pull/11951)
Expand Down

0 comments on commit 790c776

Please sign in to comment.