File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ The output has the following format:
235
235
"name": "bitflags",
236
236
/* The Package ID of the dependency. */
237
237
"pkg": "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
238
- /* Array of dependency kinds. Added in Cargo 1.38 . */
238
+ /* Array of dependency kinds. Added in Cargo 1.40 . */
239
239
"dep_kinds": [
240
240
{
241
241
/* The dependency kind.
Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ <h2 id="cargo_metadata_output_format">OUTPUT FORMAT</h2>
242
242
"name": "bitflags",
243
243
/* The Package ID of the dependency. */
244
244
"pkg": "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
245
- /* Array of dependency kinds. Added in Cargo 1.38 . */
245
+ /* Array of dependency kinds. Added in Cargo 1.40 . */
246
246
"dep_kinds": [
247
247
{
248
248
/* The dependency kind.
@@ -491,4 +491,4 @@ <h2 id="cargo_metadata_see_also">SEE ALSO</h2>
491
491
< p > < a href ="index.html "> cargo(1)</ a > </ p >
492
492
</ div >
493
493
</ div >
494
- </ div >
494
+ </ div >
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ The output has the following format:
256
256
"name": "bitflags",
257
257
/* The Package ID of the dependency. */
258
258
"pkg": "bitflags 1.0.4 (registry+https://github.com/rust\- lang/crates.io\- index)",
259
- /* Array of dependency kinds. Added in Cargo 1.38 . */
259
+ /* Array of dependency kinds. Added in Cargo 1.40 . */
260
260
"dep_kinds": [
261
261
{
262
262
/* The dependency kind.
You can’t perform that action at this time.
0 commit comments