Skip to content

Rust bindings: please update protobuf dependency #284

Closed
@RalfJung

Description

@RalfJung

stepancheg/rust-protobuf#737 fixes a bug in the protobuf crate where it wouldn't interact properly with build systems that use RUSTC_WRAPPER. This was released as a semver-compatible update (v3.7.1), but this crate pins protobuf to =3.2.0 (which is quite unusual in Rust), so sadly reverse dependencies can't pick up the new protobuf.

Would it be possible to update the protobuf dependency?

This is a blocker for rust-lang/rust#127682.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions