Skip to content

Consider not packaging tests on releases #775

@emilio

Description

@emilio

We, in Firefox, are going to import zerocopy. We require having our sources vendored, and this crate is no exception. However this crate bundles a lot of tests in the package, which would be nice not to vendor.

Could you consider adding something like:

[package]
exclude = ["/tests"]

to the cargo metadata? Sorry if that was already considered.

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