Skip to content

Support multi-workspace repositories #143

Open
@newpavlov

Description

@newpavlov

In RustCrypto we have repositories with mixed editions (e.g. see the traits repo). To allow testing of MSRV we have temporarily moved 2021 edition crates into their own workspaces (e.g. see the kem crate). Unfortunately, deps.rs analyzes only the root workspace, so such crates are getting skipped as can be seen on the relevant page: https://deps.rs/repo/github/RustCrypto/traits

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