Remove the outdated comment

Signed-off-by: hi-rustin <rustin.liu@gmail.com>
This commit is contained in:
hi-rustin 2023-11-30 10:57:23 +08:00
parent f38ebbe9d4
commit fc45ed29d7

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