mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-14 02:49:40 +00:00
generate-copyright: Fixup comment for get_metadata_and_notices.
This commit is contained in:
parent
9dfc682834
commit
2932833414
@ -45,7 +45,7 @@ pub struct PackageMetadata {
|
||||
|
||||
/// Use `cargo metadata` and `cargo vendor` to get a list of dependencies and their license data.
|
||||
///
|
||||
/// This will involve running `cargo vendor` into `${BUILD}/vendor` so we can
|
||||
/// This will involve running `cargo vendor` into `vendor_path` so we can
|
||||
/// grab the license files.
|
||||
///
|
||||
/// Any dependency with a path beginning with `root_path` is ignored, as we
|
||||
|
Loading…
Reference in New Issue
Block a user