mirror of
https://github.com/rust-lang/cargo.git
synced 2025-10-01 11:30:39 +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
|
/// This can be a
|
||||||
/// - Name (e.g. `docopt`)
|
/// - Name (e.g. `docopt`)
|
||||||
/// - Name and a version req (e.g. `docopt@^0.8`)
|
/// - Name and a version req (e.g. `docopt@^0.8`)
|
||||||
/// - Path
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
pub struct CrateSpec {
|
pub struct CrateSpec {
|
||||||
/// Crate name
|
/// Crate name
|
||||||
|
Loading…
x
Reference in New Issue
Block a user