Skip to content

Provide a documented way to use cargo auditable as a drop-in replacement for cargo #89

@Shnatsel

Description

@Shnatsel

This came up in the pull request about enabling cargo auditable in Nix by defaut.

There are two hurdles here:

  1. cargo auditable calls cargo internally quite a lot. We need to make sure it doesn't recurse.
  2. Some targets are currently not supported, notably WebAssembly, and cargo auditable will error out in this case. This is not an option for a drop-in replacement for cargo - we need to print a warning and keep going.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions