mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +00:00
Auto merge of #13076 - hi-rustin:rustin-patch-add, r=epage
Remove the outdated comment
This commit is contained in:
commit
7ed235a48e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user