mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
cargo build-man
This commit is contained in:
parent
f6262a4eef
commit
485a1b198a
@ -312,9 +312,9 @@ The JSON output has the following format:
|
||||
]
|
||||
}
|
||||
],
|
||||
/* The package in the current working directory (if --manifest-path is not given).
|
||||
This is null if there is a virtual workspace. Otherwise it is
|
||||
the Package ID of the package.
|
||||
/* The root package of the workspace.
|
||||
This is null if this is a virtual workspace. Otherwise it is
|
||||
the Package ID of the root package.
|
||||
*/
|
||||
"root": "file:///path/to/my-package#0.1.0",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user