Skip to content

compatibility with cargo auditable #962

Closed as not planned
Closed as not planned
@Lunarequest

Description

@Lunarequest

Summary 💡

cargo_audtiable aims to make it possible to know the versions of packages compiled in a rust executable there by making it possible to identify vulnerabilities in production binaries currently when building with cargo auditable you get this error

'main' panicked at 'cargo metadata failure: error: Package `gix-features v0.32.1 (/home/Luna/gitoxide/src/gix-features)` does not have feature `prodash`. It has an optional dependency with that name, but that dependency uses the "dep:" syntax in the features table, so it does not have an implicit feature with that name.
cargo-auditable/src/collect_audit_data.rs:77:9

Motivation 🔦

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions