We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e65c89 commit 790c776Copy full SHA for 790c776
src/doc/src/CHANGELOG.md
@@ -2694,7 +2694,7 @@
2694
[#11790](https://github.com/rust-lang/cargo/pull/11790)
2695
- Broke endless loop on cyclic features in added dependency in `cargo add`.
2696
[#11805](https://github.com/rust-lang/cargo/pull/11805)
2697
-- 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.
2698
[#11770](https://github.com/rust-lang/cargo/pull/11770)
2699
- Fixed credential token format validation.
2700
[#11951](https://github.com/rust-lang/cargo/pull/11951)
0 commit comments