Skip to content

Commit fc45ed2

Browse files
committed
Remove the outdated comment
Signed-off-by: hi-rustin <[email protected]>
1 parent f38ebbe commit fc45ed2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cargo/ops/cargo_add/crate_spec.rs

-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ use crate::CargoResult;
1212
/// This can be a
1313
/// - Name (e.g. `docopt`)
1414
/// - Name and a version req (e.g. `docopt@^0.8`)
15-
/// - Path
1615
#[derive(Debug)]
1716
pub struct CrateSpec {
1817
/// Crate name

0 commit comments

Comments
 (0)