Skip to content

chore: when depend on tonic, use it with default-features = falsehΒ #2720

@dzmitry-lahoda

Description

@dzmitry-lahoda

here:

tonic = { workspace = true, features = ["server"] }

because tonic defaults to routing feature depends on axum (full blown web framework).
which breaks my build.

in general ore libs should make all deps default-features = false by default

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