@@ -149,7 +149,6 @@ fn incompat_in_dependency() {
149149[NOTE]
150150To solve this problem, you can try the following approaches:
151151
152-
153152- If the issue is not solved by updating the dependencies, a fix has to be
154153implemented by those dependencies. You can help with that by notifying the
155154maintainers of this problem (e.g. by creating a bug report) or by proposing a
@@ -184,7 +183,6 @@ means and how to resolve it.
184183
185184To solve this problem, you can try the following approaches:
186185
187-
188186- If the issue is not solved by updating the dependencies, a fix has to be
189187implemented by those dependencies. You can help with that by notifying the
190188maintainers of this problem (e.g. by creating a bug report) or by proposing a
@@ -634,7 +632,6 @@ fix to the maintainers (e.g. by creating a pull request):
634632section in `Cargo.toml` to use your own version of the dependency. For more
635633information, see:
636634https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
637-
638635[NOTE] this report can be shown with `cargo report future-incompatibilities --id 1`
639636
640637"# ] ] . unordered ( ) )
@@ -662,7 +659,6 @@ You may want to consider updating them to a newer version to see if the issue ha
662659big_update v1.0.0 has the following newer versions available: 2.0.0
663660with_updates v1.0.0 has the following newer versions available: 1.0.1, 1.0.2, 3.0.1
664661
665-
666662- If the issue is not solved by updating the dependencies, a fix has to be
667663implemented by those dependencies. You can help with that by notifying the
668664maintainers of this problem (e.g. by creating a bug report) or by proposing a
@@ -724,7 +720,6 @@ fn correct_report_id_when_cached() {
724720[NOTE]
725721To solve this problem, you can try the following approaches:
726722
727-
728723- If the issue is not solved by updating the dependencies, a fix has to be
729724implemented by those dependencies. You can help with that by notifying the
730725maintainers of this problem (e.g. by creating a bug report) or by proposing a
@@ -752,7 +747,6 @@ https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch
752747[NOTE]
753748To solve this problem, you can try the following approaches:
754749
755-
756750- If the issue is not solved by updating the dependencies, a fix has to be
757751implemented by those dependencies. You can help with that by notifying the
758752maintainers of this problem (e.g. by creating a bug report) or by proposing a
0 commit comments