mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Remove the outdated comment
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
This commit is contained in:
parent
f38ebbe9d4
commit
fc45ed29d7
@ -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