Skip to content

rust: bump protobuf to 3.2.0#126

Merged
varungandhi-src merged 1 commit into
scip-code:mainfrom
davidbarsky:davidbarsky/bump-rust-protobuf-constraint
Mar 6, 2023
Merged

rust: bump protobuf to 3.2.0#126
varungandhi-src merged 1 commit into
scip-code:mainfrom
davidbarsky:davidbarsky/bump-rust-protobuf-constraint

Conversation

@davidbarsky
Copy link
Copy Markdown
Contributor

Hello! This branch updates protobuf to 3.2.0, which the latest version of the [protobuf]https://github.com/stepancheg/rust-protobuf/) crate.

Normally, I wouldn't open a PR to bump a dependency like this, but I'm in the process of updating a vendored rust-analyzer in a monorepo, and I can't have both protobuf-3.2.0 and protobuf-3.1.0 together without some patching that I'd strongly prefer to avoid. This was the approach of least resistance.

Test plan

Ran ./dev/proto-generate.sh; it appeared to have succeeded (and partially reformatted docs/scip.md file).

@varungandhi-src varungandhi-src merged commit f90a867 into scip-code:main Mar 6, 2023
@varungandhi-src
Copy link
Copy Markdown
Contributor

Apologies for missing this earlier. Feel free to @ of the maintainers directly in the future if your PR hasn't been reviewed/approved within a few days.

@davidbarsky davidbarsky deleted the davidbarsky/bump-rust-protobuf-constraint branch March 6, 2023 16:18
@davidbarsky
Copy link
Copy Markdown
Contributor Author

Apologies for missing this earlier.

No worries! I appreciate you landing this.

Feel free to @ of the maintainers directly in the future if your PR hasn't been reviewed/approved within a few days.

Gotcha, can do! Wasn't sure of the etiquette!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants