@@ -149,7 +149,6 @@ fn incompat_in_dependency() {
149
149
[NOTE]
150
150
To solve this problem, you can try the following approaches:
151
151
152
-
153
152
- If the issue is not solved by updating the dependencies, a fix has to be
154
153
implemented by those dependencies. You can help with that by notifying the
155
154
maintainers of this problem (e.g. by creating a bug report) or by proposing a
@@ -184,7 +183,6 @@ means and how to resolve it.
184
183
185
184
To solve this problem, you can try the following approaches:
186
185
187
-
188
186
- If the issue is not solved by updating the dependencies, a fix has to be
189
187
implemented by those dependencies. You can help with that by notifying the
190
188
maintainers 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):
634
632
section in `Cargo.toml` to use your own version of the dependency. For more
635
633
information, see:
636
634
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
637
-
638
635
[NOTE] this report can be shown with `cargo report future-incompatibilities --id 1`
639
636
640
637
"# ] ] . unordered ( ) )
@@ -662,7 +659,6 @@ You may want to consider updating them to a newer version to see if the issue ha
662
659
big_update v1.0.0 has the following newer versions available: 2.0.0
663
660
with_updates v1.0.0 has the following newer versions available: 1.0.1, 1.0.2, 3.0.1
664
661
665
-
666
662
- If the issue is not solved by updating the dependencies, a fix has to be
667
663
implemented by those dependencies. You can help with that by notifying the
668
664
maintainers of this problem (e.g. by creating a bug report) or by proposing a
@@ -724,7 +720,6 @@ fn correct_report_id_when_cached() {
724
720
[NOTE]
725
721
To solve this problem, you can try the following approaches:
726
722
727
-
728
723
- If the issue is not solved by updating the dependencies, a fix has to be
729
724
implemented by those dependencies. You can help with that by notifying the
730
725
maintainers 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
752
747
[NOTE]
753
748
To solve this problem, you can try the following approaches:
754
749
755
-
756
750
- If the issue is not solved by updating the dependencies, a fix has to be
757
751
implemented by those dependencies. You can help with that by notifying the
758
752
maintainers of this problem (e.g. by creating a bug report) or by proposing a
0 commit comments