@@ -108,7 +108,7 @@ fix to the maintainers (e.g. by creating a pull request):
108
108
section in `Cargo.toml` to use your own version of the dependency. For more
109
109
information, see:
110
110
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
111
-
111
+
112
112
[NOTE] this report can be shown with `cargo report future-incompatibilities --id 1`
113
113
114
114
"# ] ] )
@@ -143,7 +143,7 @@ fix to the maintainers (e.g. by creating a pull request):
143
143
section in `Cargo.toml` to use your own version of the dependency. For more
144
144
information, see:
145
145
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
146
-
146
+
147
147
The package `foo v0.0.0 ([ROOT]/foo)` currently triggers the following future incompatibility lints:
148
148
> [WARNING] unused variable: `x`
149
149
...
@@ -198,7 +198,7 @@ fix to the maintainers (e.g. by creating a pull request):
198
198
section in `Cargo.toml` to use your own version of the dependency. For more
199
199
information, see:
200
200
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
201
-
201
+
202
202
[NOTE] this report can be shown with `cargo report future-incompatibilities --id 1`
203
203
204
204
"# ] ] )
@@ -233,7 +233,7 @@ fix to the maintainers (e.g. by creating a pull request):
233
233
section in `Cargo.toml` to use your own version of the dependency. For more
234
234
information, see:
235
235
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
236
-
236
+
237
237
The package `bar v1.0.0` currently triggers the following future incompatibility lints:
238
238
> [WARNING] unused variable: `x`
239
239
...
@@ -686,7 +686,7 @@ fix to the maintainers (e.g. by creating a pull request):
686
686
section in `Cargo.toml` to use your own version of the dependency. For more
687
687
information, see:
688
688
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
689
-
689
+
690
690
[NOTE] this report can be shown with `cargo report future-incompatibilities --id 1`
691
691
692
692
"# ] ] )
@@ -714,7 +714,7 @@ fix to the maintainers (e.g. by creating a pull request):
714
714
section in `Cargo.toml` to use your own version of the dependency. For more
715
715
information, see:
716
716
https://doc.rust-lang.org/cargo/reference/overriding-dependencies.html#the-patch-section
717
-
717
+
718
718
[NOTE] this report can be shown with `cargo report future-incompatibilities --id 1`
719
719
720
720
"# ] ] )
0 commit comments