Skip to content

tonic provides no way to disable server-only dependencies #959

@djc

Description

@djc

If you pull in tonic 0.7 as a dependency, the transport feature (which is enabled by default) pulls in the axum dependency. It appears only servers need the axum dependency, so for downstream users who only need client code, this is unnecessary.

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