Skip to content

Unknown extra binary listed for data-encoding-bin #9222

Closed
@ia0

Description

@ia0

Current Behavior

I've read about #5882 in the news and wanted to check it on my binary crates:

  • For wasefire-cli it's all good. The text displays Running the above command will globally install the wasefire binary. which is correct.
  • However for data-encoding-bin it's wrong. The text displays Running the above command will globally install the data-encoding and data-encoding-bin binaries. while to my understanding there should only be a single build-target, named data-encoding.

Expected Behavior

For data-encoding-bin, the text displays Running the above command will globally install the data-encoding binary..

Steps To Reproduce

  1. Go to https://crates.io/crates/data-encoding-bin
  2. Look at the install section on the right
  3. cargo install data-encoding-bin
  4. ls ~/.cargo/bin/data-encoding* lists only data-encoding binary

Environment

I hope it's irrelevant, but Chrome on Linux.

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions