File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 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:
235235 "name": "bitflags",
236236 /* The Package ID of the dependency. */
237237 "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 . */
239239 "dep_kinds": [
240240 {
241241 /* 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>
242242 "name": "bitflags",
243243 /* The Package ID of the dependency. */
244244 "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 . */
246246 "dep_kinds": [
247247 {
248248 /* The dependency kind.
@@ -491,4 +491,4 @@ <h2 id="cargo_metadata_see_also">SEE ALSO</h2>
491491< p > < a href ="index.html "> cargo(1)</ a > </ p >
492492</ div >
493493</ 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:
256256 "name": "bitflags",
257257 /* The Package ID of the dependency. */
258258 "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 . */
260260 "dep_kinds": [
261261 {
262262 /* The dependency kind.
You can’t perform that action at this time.
0 commit comments