From 9c653047908d44f9625465105a2e2376f85e7355 Mon Sep 17 00:00:00 2001 From: Marcono1234 Date: Wed, 8 Jul 2026 19:13:13 +0200 Subject: [PATCH] docs(report): add missing entry for `cargo report future-incompatibilities` --- src/doc/src/commands/report-commands.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/doc/src/commands/report-commands.md b/src/doc/src/commands/report-commands.md index 6e97cb65dc1..d589f0cb29e 100644 --- a/src/doc/src/commands/report-commands.md +++ b/src/doc/src/commands/report-commands.md @@ -1,3 +1,4 @@ # Report Commands * [cargo report](cargo-report.md) +* [cargo report future-incompatibilities](cargo-report-future-incompatibilities.md)