Skip to content

Update sentry-actix to work with latest actix-web #187

@gabelerner

Description

@gabelerner

It's currently pinned to 0.7
https://github.com/getsentry/sentry-rust/blob/master/integrations/sentry-actix/Cargo.toml#L30

actix-web is up to 2.0.0

Because the actix_web::middleware::Middleware trait is gone, I can't even compose the old version into the new one. Example that fails:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions