Skip to content

Support for rules_proto 6.x #2668

@aira-xite

Description

@aira-xite

In the latest version of rules_proto several breaking changes have been made, in particular rules_proto_toolchains has been moved and it breaks build of rules_rust.

ERROR: Traceback (most recent call last):
        File "..../external/rules_rust/proto/protobuf/transitive_repositories.bzl", line 4, column 75, in <toplevel>
                load("@rules_proto//proto:repositories.bzl", "rules_proto_dependencies", "rules_proto_toolchains")
Error: file '@rules_proto//proto:repositories.bzl' does not contain symbol 'rules_proto_toolchains'

Please consider adding support for it.

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