Closed
Description
In the paragraph description of the cargo pkgid
subcommand documentation, in the table that specifies the allowed formats, there is a mismatch between the format url#
name:
version and its example, https://github.com/rust-lang/cargo#[email protected]
: the format requires a :
to separate the name from the version, but the example uses @
(which is consistent with the rest of the specification).
Metadata
Metadata
Assignees
Labels
No labels