Skip to content

consider making firestorm dependency of actix-router optional #2747

@matklad

Description

@matklad

I've noticed firestorm dependency in Cargo.lock of my application. This dependency comes from actix-router. My understanding is that this is a dev-tool used for internal profiling of actix-router.

I understand that it is a no-op crate by default, but I still would prefer not to have this entry in my Cargo.lock to avoid worrying about supply chain attacks and spending time on figuring out why this relatively unknown crate is there.

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