Skip to content

rust-client marked as no_std but unconditionally depends on tonic (breaks no_std builds) #2519

Description

@souragc

rust-client is marked as no_std. It uses tonic as a non optional dependency. Since tonic is not no_std, rust-client cannot be compiled for bare metal targets.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions