Auto merge of #13076 - hi-rustin:rustin-patch-add, r=epage

Remove the outdated comment
This commit is contained in:
bors 2023-11-30 03:11:37 +00:00
commit 7ed235a48e

View File

@ -12,7 +12,6 @@ use crate::CargoResult;
/// This can be a
/// - Name (e.g. `docopt`)
/// - Name and a version req (e.g. `docopt@^0.8`)
/// - Path
#[derive(Debug)]
pub struct CrateSpec {
/// Crate name