Skip to content

Support axum 0.8.0 #31

@sondrelg

Description

@sondrelg

Hi @renancloudwalk. Thanks for creating this, it's been really nice to use 👌

Just wanted to let you know, the axum 0.8.0 release seems to require an update:

error[E0308]: mismatched types
   --> src/foo.rs:180:38
    |
180 |         let client = TestClient::new(app).await;
    |                      --------------- ^^^ expected `axum::routing::Router`, found `Router`
    |                      |
    |                      arguments to this function are incorrect

Do you think you'll have time to publish a compatibility fix?

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