de389f2ecc
- When a dependency is renamed, specified via `package="actual-name"` in Cargo.toml, this should become the name of the depedency when the package is retrieved from the registery by cargo and the old name should be available in the `package` field. - The reference implementation also does this: |
||
---|---|---|
.. | ||
parser.go | ||
parser_test.go |